shortcode_atts()
Function: Combines user attributes with known attributes and fill in defaults when needed.
Source: wp-includes/shortcodes.php:649
Function: Combines user attributes with known attributes and fill in defaults when needed.
Source: wp-includes/shortcodes.php:649
Function: Removes all shortcode tags from the given content.
Source: wp-includes/shortcodes.php:691
Function: Strips a shortcode tag based on RegEx matches against post content.
Source: wp-includes/shortcodes.php:742
Class: Customize Setting class.
Source: wp-includes/class-wp-customize-setting.php:21
Function: Register a widget
Source: wp-includes/widgets.php:112
Function: Unregisters a widget.
Source: wp-includes/widgets.php:134
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
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:243