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: 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