WP_Widget
Core base class extended to register widgets.
Core base class extended to register widgets.
PHP5 constructor.
Retrieves the widget display callback.
Retrieves the form callback.
Retrieves the widget update callback.
Register all widget instances of this widget class.
Registers an instance of the widget class.
Sets the internal order number for the widget instance.
Generates the actual widget content (Do NOT override).
Outputs the settings update form.