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
Action Hook: Fires once for each registered widget.
Source: wp-includes/widgets.php:422
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
Action Hook: Fires just before a widget is removed from a sidebar.
Source: wp-includes/widgets.php:494
Function: Register a widget
Source: wp-includes/widgets.php:112
Function: Unregisters a widget.
Source: wp-includes/widgets.php:134
Function: Creates multiple sidebars.
Source: wp-includes/widgets.php:166
Function: Builds the definition for a single sidebar and returns the ID.
Source: wp-includes/widgets.php:259