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
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
Method: PHP4 constructor.
Source: wp-includes/class-wp-widget.php:199
Method: Registers an instance of the widget class.
Source: wp-includes/class-wp-widget.php:567