shortcode_parse_atts()
Function: Retrieves all attributes from the shortcodes tag.
Source: wp-includes/shortcodes.php:596
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
Function: Clears all shortcodes.
Source: wp-includes/shortcodes.php:117
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:380
Function: Adds a new shortcode.
Source: wp-includes/shortcodes.php:63
Function: Removes hook for shortcode.
Source: wp-includes/shortcodes.php:101
Function: Marks a file as deprecated and inform when it has been used.
Source: wp-includes/functions.php:5629
Action Hook: Fires when a deprecated file is called.
Source: wp-includes/functions.php:5641