wpseek.com
A WordPress-centric search engine for devs and theme authors
pre_do_shortcode_tag › WordPress Filter Hooks
Since6.5.0
Deprecatedn/a
› apply_filters( 'pre_do_shortcode_tag', false, $tag, $attr, $m )
Parameters: (4) |
|
Defined at: |
|
Codex: |
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.
Related Functions: do_shortcode_tag, strip_shortcode_tag, do_shortcode, wp_video_shortcode, wp_audio_shortcode, remove_shortcode