apply_shortcodes()
Function: Searches content for shortcodes and filter shortcodes through their hooks.
Source: wp-includes/shortcodes.php:185
Function: Searches content for shortcodes and filter shortcodes through their hooks.
Source: wp-includes/shortcodes.php:185
Filter Hook: Filters the list of shortcode tags to remove from the content.
Source: wp-includes/shortcodes.php:649
Filter Hook: Filters whether to call a shortcode callback.
Source: wp-includes/shortcodes.php:348
Filter Hook: Filters the output created by a shortcode callback.
Source: wp-includes/shortcodes.php:367
Function: Retrieves the shortcode attributes regex.
Source: wp-includes/shortcodes.php:511
Function: Searches only inside HTML elements for shortcodes and process them.
Source: wp-includes/shortcodes.php:385
Function: Removes placeholders added by do_shortcodes_in_html_tags() .
Source: wp-includes/shortcodes.php:492
Function: Removes all shortcode tags from the given content.
Source: wp-includes/shortcodes.php:625
Function: Strips a shortcode tag based on RegEx matches against post content.
Source: wp-includes/shortcodes.php:676
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:205
Function: Retrieves the shortcode regular expression for searching.
Source: wp-includes/shortcodes.php:258
Function: Regular Expression callable for do_shortcode() for calling shortcode hook.
Source: wp-includes/shortcodes.php:314
Function: Retrieves all attributes from the shortcodes tag.
Source: wp-includes/shortcodes.php:530
Function: Combines user attributes with known attributes and fill in defaults when needed.
Source: wp-includes/shortcodes.php:583
Filter Hook: Filters shortcode attributes.
Source: wp-includes/shortcodes.php:609
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