Filters whether to call a shortcode callback.
Returning a non-false value from filter will short-circuit the shortcode generation process, returning that value instead.
$outputfalse|string
$tagstring
$attrarray
$marray
$return = apply_filters( 'pre_do_shortcode_tag', false, $tag, $attr, $m );
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/pre_do_shortcode_tag