wp_get_sidebars_widgets()
Function: Retrieve full list of sidebars and their widget instance IDs.
Source: wp-includes/widgets.php:1009
Function: Retrieve full list of sidebars and their widget instance IDs.
Source: wp-includes/widgets.php:1009
Function: Set the sidebar widget option to update sidebars.
Source: wp-includes/widgets.php:1080
Action Hook: Fires before a widget’s display callback is called.
Source: wp-includes/widgets.php:832
Action Hook: Fires after widgets are rendered in a dynamic sidebar.
Source: wp-includes/widgets.php:856
Function: Registers widget control callback for customizing options.
Source: wp-includes/widgets.php:526
Function: Registers the update callback for a widget.
Source: wp-includes/widgets.php:592
Function: Registers the form callback for a widget.
Source: wp-includes/widgets.php:628
Function: Remove control callback for widget.
Source: wp-includes/widgets.php:668
Function: Display dynamic sidebar.
Source: wp-includes/widgets.php:687
Action Hook: Fires before widgets are rendered in a dynamic sidebar.
Source: wp-includes/widgets.php:728