remove_all_shortcodes()
Function: Clears all shortcodes.
Source: wp-includes/shortcodes.php:117
Function: Clears all shortcodes.
Source: wp-includes/shortcodes.php:117
Function: Determines whether a registered shortcode exists named $tag.
Source: wp-includes/shortcodes.php:133
Function: Determines whether the passed content contains the specified shortcode.
Source: wp-includes/shortcodes.php:149
Function: Searches content for shortcodes and filter shortcodes through their hooks.
Source: wp-includes/shortcodes.php:243
Function: Retrieves the shortcode regular expression for searching.
Source: wp-includes/shortcodes.php:324
Function: Regular Expression callable for do_shortcode() for calling shortcode hook.
Source: wp-includes/shortcodes.php:380
Filter Hook: Filters whether to call a shortcode callback.
Source: wp-includes/shortcodes.php:414
Filter Hook: Filters the output created by a shortcode callback.
Source: wp-includes/shortcodes.php:433
Function: Searches only inside HTML elements for shortcodes and process them.
Source: wp-includes/shortcodes.php:451
Function: Removes placeholders added by do_shortcodes_in_html_tags().
Source: wp-includes/shortcodes.php:558