_filter_do_shortcode_context()
Function: Filter the `wp_get_attachment_image_context` hook during shortcode rendering.
Source: wp-includes/shortcodes.php:297
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
Function: Returns a list of registered shortcode names found in the given content.
Source: wp-includes/shortcodes.php:184
Function: Retrieves the shortcode attributes regex.
Source: wp-includes/shortcodes.php:577
Function: Retrieves all attributes from the shortcodes tag.
Source: wp-includes/shortcodes.php:596
Function: Combines user attributes with known attributes and fill in defaults when needed.
Source: wp-includes/shortcodes.php:649
Filter Hook: Filters shortcode attributes.
Source: wp-includes/shortcodes.php:675
Function: Removes all shortcode tags from the given content.
Source: wp-includes/shortcodes.php:691
Filter Hook: Filters the list of shortcode tags to remove from the content.
Source: wp-includes/shortcodes.php:715
Function: Strips a shortcode tag based on RegEx matches against post content.
Source: wp-includes/shortcodes.php:742