is_active_sidebar()
Function: Determines whether a sidebar contains widgets.
Source: wp-includes/widgets.php:973
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: 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
Filter Hook: Filters the parameters passed to a widget’s display callback.
Source: wp-includes/widgets.php:803
Action Hook: Fires before a widget’s display callback is called.
Source: wp-includes/widgets.php:832