WP_Widget::widget()
Method: Echoes the widget content.
Source: wp-includes/class-wp-widget.php:113
Method: Echoes the widget content.
Source: wp-includes/class-wp-widget.php:113
Method: Generates the widget control form (Do NOT override).
Source: wp-includes/class-wp-widget.php:503
Method: Updates a particular instance of a widget.
Source: wp-includes/class-wp-widget.php:131
Filter Hook: Filters the widget instance’s settings before displaying the control form.
Source: wp-includes/class-wp-widget.php:530
Method: Outputs the settings update form.
Source: wp-includes/class-wp-widget.php:143
Action Hook: Fires at the end of the widget control form.
Source: wp-includes/class-wp-widget.php:553
Method: PHP5 constructor.
Source: wp-includes/class-wp-widget.php:163
Method: Registers an instance of the widget class.
Source: wp-includes/class-wp-widget.php:567
Method: PHP4 constructor.
Source: wp-includes/class-wp-widget.php:199
Method: Saves the settings for all instances of the widget class.
Source: wp-includes/class-wp-widget.php:599