_register_widget_update_callback()
Function: Registers the update callback for a widget.
Source: wp-includes/widgets.php:592
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
Action Hook: Fires after widgets are rendered in a dynamic sidebar.
Source: wp-includes/widgets.php:856
Action Hook: Fires just before a widget is removed from a sidebar.
Source: wp-includes/widgets.php:494
Function: Register a widget
Source: wp-includes/widgets.php:112