retrieve_widgets()
Function: Validates and remaps any “orphaned” widgets to wp_inactive_widgets sidebar, and saves the widget settings. This has to run at least on each theme change.
Source: wp-includes/widgets.php:1313
Function: Validates and remaps any “orphaned” widgets to wp_inactive_widgets sidebar, and saves the widget settings. This has to run at least on each theme change.
Source: wp-includes/widgets.php:1313
Filter Hook: Filters whether a sidebar has widgets.
Source: wp-includes/widgets.php:870
Function: Determines whether a given widget is displayed on the front end.
Source: wp-includes/widgets.php:904
Function: Determines whether the dynamic sidebar is enabled and used by the theme.
Source: wp-includes/widgets.php:943
Function: Determines whether a sidebar contains widgets.
Source: wp-includes/widgets.php:973
Filter Hook: Filters whether a dynamic sidebar is considered “active”.
Source: wp-includes/widgets.php:987
Function: Retrieve full list of sidebars and their widget instance IDs.
Source: wp-includes/widgets.php:1009
Filter Hook: Filters the list of sidebars and their widgets.
Source: wp-includes/widgets.php:1039
Function: Set the sidebar widget option to update sidebars.
Source: wp-includes/widgets.php:1080
Action Hook: Fires after widgets are rendered in a dynamic sidebar.
Source: wp-includes/widgets.php:856