Register all widget instances of this widget class.
WP_Widget::get_field_id
Constructs id attributes for use in WP_Widget::form() fields.
WP_Widget::get_field_name
Constructs name attributes for use in form() fields
WP_Widget::WP_Widget
PHP4 constructor.
Advertisement
WP_Widget::__construct
PHP5 constructor.
WP_Widget::form
Outputs the settings update form.
WP_Widget::update
Updates a particular instance of a widget.
WP_Widget::widget
Echoes the widget content.
Advertisement
WP_Widget
Core base class extended to register widgets.