get_shortcode_atts_regex()
Function: Retrieves the shortcode attributes regex.
Source: wp-includes/shortcodes.php:577
Function: Retrieves the shortcode attributes regex.
Source: wp-includes/shortcodes.php:577
Method: Add filters to supply the setting’s value when accessed.
Source: wp-includes/class-wp-customize-setting.php:319
Method: Validate user capabilities whether the theme supports the setting.
Source: wp-includes/class-wp-customize-setting.php:834
Filter Hook: Filters a Customize setting value in un-slashed form.
Source: wp-includes/class-wp-customize-setting.php:576
Function: Retrieves all attributes from the shortcodes tag.
Source: wp-includes/shortcodes.php:596
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
Filter Hook: Filters whether to call a shortcode callback.
Source: wp-includes/shortcodes.php:414
Function: Determines whether the passed content contains the specified shortcode.
Source: wp-includes/shortcodes.php:149
Filter Hook: Filters the output created by a shortcode callback.
Source: wp-includes/shortcodes.php:433