is_active_widget()
Function: Determines whether a given widget is displayed on the front end.
Source: wp-includes/widgets.php:904
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
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
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