wp_register_sidebar_widget()
Function: Register an instance of a widget.
Source: wp-includes/widgets.php:386
Function: Register an instance of a widget.
Source: wp-includes/widgets.php:386
Function: Retrieve description for widget.
Source: wp-includes/widgets.php:441
Function: Retrieve description for a sidebar.
Source: wp-includes/widgets.php:466
Function: Remove widget from sidebar.
Source: wp-includes/widgets.php:485
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: 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