get_shortcode_tags_in_content()
Function: Returns a list of registered shortcode names found in the given content.
Source: wp-includes/shortcodes.php:184
Function: Returns a list of registered shortcode names found in the given content.
Source: wp-includes/shortcodes.php:184
Function: Filter the `wp_get_attachment_image_context` hook during shortcode rendering.
Source: wp-includes/shortcodes.php:297
Function: Searches content for shortcodes and filter shortcodes through their hooks.
Source: wp-includes/shortcodes.php:223
Filter Hook: Filters the list of shortcode tags to remove from the content.
Source: wp-includes/shortcodes.php:728
Filter Hook: Filters whether to call a shortcode callback.
Source: wp-includes/shortcodes.php:426
Filter Hook: Filters the output created by a shortcode callback.
Source: wp-includes/shortcodes.php:445
Function: Retrieves the shortcode attributes regex.
Source: wp-includes/shortcodes.php:591
Function: Searches only inside HTML elements for shortcodes and process them.
Source: wp-includes/shortcodes.php:463
Function: Removes placeholders added by do_shortcodes_in_html_tags() .
Source: wp-includes/shortcodes.php:572
Function: Removes all shortcode tags from the given content.
Source: wp-includes/shortcodes.php:704
Function: Strips a shortcode tag based on RegEx matches against post content.
Source: wp-includes/shortcodes.php:755
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:392
Function: Retrieves all attributes from the shortcodes tag.
Source: wp-includes/shortcodes.php:609
Function: Combines user attributes with known attributes and fill in defaults when needed.
Source: wp-includes/shortcodes.php:662
Filter Hook: Filters shortcode attributes.
Source: wp-includes/shortcodes.php:688
Function: Adds a new shortcode.
Source: wp-includes/shortcodes.php:63
Function: Removes hook for shortcode.
Source: wp-includes/shortcodes.php:101
Function: Clears all shortcodes.
Source: wp-includes/shortcodes.php:117