Menu
wpseek
mobile
Search
do_shortcode_tag
%1$s is
private
and should not be used in themes or plugins directly.
do_shortcode_tag
(
$m
)
Access:
private
Parameters:
(array)
m
{ Regular expression match array. @type string $0 Entire matched shortcode text. @type string $1 Optional second opening bracket for escaping shortcodes. @type string $2 Shortcode name. @type string $3 Shortcode arguments list. @type string $4 Optional self closing slash. @type string $5 Content of a shortcode when it wraps some content. @type string $6 Optional second closing bracket for escaping shortcodes. }
See:
get_shortcode_regex
()
Returns:
(string) Shortcode output.
Defined at:
wp-includes/shortcodes.php
, line 392
Introduced in WordPress:
2.5.0
Deprecated in WordPress:
—
Description
Regular Expression callable for do_shortcode() for calling shortcode hook.
Related Functions
do_shortcode
,
strip_shortcode_tag
,
add_shortcode
,
do_shortcodes_in_html_tags
,
shortcode_atts
Top Google Results
User discussions
More ...
New topic ...
wpseek
mobile
Recently added
1
wp_print_auto_sizes_contain_css_fix
My Bookmarks
- Soon -
About
Imprint
Privacy Policy