shortcode_atts_{$shortcode}
Filter Hook: Filters a shortcode’s default attributes.
Source: wp-includes/shortcodes.php:557
Filter Hook: Filters a shortcode’s default attributes.
Source: wp-includes/shortcodes.php:557
Function: Remove all shortcode tags from the given content.
Source: wp-includes/shortcodes.php:573
Filter Hook: Filters the list of shortcode tags to remove from the content.
Source: wp-includes/shortcodes.php:596
Function: Strips a shortcode tag based on RegEx matches against post content.
Source: wp-includes/shortcodes.php:623
Function: Retrieve the shortcode attributes regex.
Source: wp-includes/shortcodes.php:463
Function: Retrieve all attributes from the shortcodes tag.
Source: wp-includes/shortcodes.php:482
Function: Combine user attributes with known attributes and fill in defaults when needed.
Source: wp-includes/shortcodes.php:533
Function: Clear all shortcodes.
Source: wp-includes/shortcodes.php:108
Function: Whether a registered shortcode exists named $tag
Source: wp-includes/shortcodes.php:124
Function: Whether the passed content contains the specified shortcode
Source: wp-includes/shortcodes.php:140