wp_unregister_sidebar_widget
Action Hook: Fires just before a widget is removed from a sidebar.
Source: wp-includes/widgets.php:494
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
Action Hook: Fires once a sidebar has been registered.
Source: wp-includes/widgets.php:317
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
Action Hook: Fires once for each registered widget.
Source: wp-includes/widgets.php:422