mirror of
https://github.com/proelements/proelements.git
synced 2026-05-05 17:15:58 +00:00
v4.0.4
This commit is contained in:
@@ -36,7 +36,7 @@ class Shortcode {
|
||||
),
|
||||
sprintf(
|
||||
/* translators: %s: Template ID. */
|
||||
esc_html__( 'Elementor template shortcode for template %s', 'elementor-pro' ),
|
||||
esc_html__( 'Template shortcode for template %s', 'elementor-pro' ),
|
||||
$post_id // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped
|
||||
),
|
||||
sprintf(
|
||||
|
||||
Reference in New Issue
Block a user