register_sidebar()
Function: Builds the definition for a single sidebar and returns the ID.
Source: wp-includes/widgets.php:259
Function: Builds the definition for a single sidebar and returns the ID.
Source: wp-includes/widgets.php:259
Function: Removes a sidebar from the list.
Source: wp-includes/widgets.php:331
Function: Checks if a sidebar is registered.
Source: wp-includes/widgets.php:347
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: Combines user attributes with known attributes and fill in defaults when needed.
Source: wp-includes/shortcodes.php:649