WPDev.one
Core Function
View Source on Trac ↗

do_shortcode_tag()

do_shortcode_tag( mixed $m )

Regular Expression callable for do_shortcode() for calling shortcode hook.

Parameters 1 required

Name / Type Description
array

$m { Regular expression match array.

Required

Return Value

(string)
Shortcode output.

Function Information

Since Version
2.5.0
Source File
wp-includes/shortcodes.php
Advertisement