WP_Widget
Class: Core base class extended to register widgets.
Source: wp-includes/class-wp-widget.php:21
Class: Core base class extended to register widgets.
Source: wp-includes/class-wp-widget.php:21
Method: Handles changed settings (Do NOT override).
Source: wp-includes/class-wp-widget.php:411
Method: Echoes the widget content.
Source: wp-includes/class-wp-widget.php:113
Filter Hook: Filters a widget’s settings before saving.
Source: wp-includes/class-wp-widget.php:476
Method: Updates a particular instance of a widget.
Source: wp-includes/class-wp-widget.php:131
Method: Generates the widget control form (Do NOT override).
Source: wp-includes/class-wp-widget.php:503
Method: Outputs the settings update form.
Source: wp-includes/class-wp-widget.php:143
Filter Hook: Filters the widget instance’s settings before displaying the control form.
Source: wp-includes/class-wp-widget.php:530
Method: PHP5 constructor.
Source: wp-includes/class-wp-widget.php:163
Action Hook: Fires at the end of the widget control form.
Source: wp-includes/class-wp-widget.php:553