ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/class-wp-widget.php

WP_Widget::widget()

Method: Echoes the widget content.

Source: wp-includes/class-wp-widget.php:113

Used by 0 functions | Uses 0 functions

widget_update_callback

Filter Hook: Filters a widget’s settings before saving.

Source: wp-includes/class-wp-widget.php:476

Used by 0 functions | Uses 0 functions

WP_Widget::update()

Method: Updates a particular instance of a widget.

Source: wp-includes/class-wp-widget.php:131

Used by 0 functions | Uses 0 functions

WP_Widget::form_callback()

Method: Generates the widget control form (Do NOT override).

Source: wp-includes/class-wp-widget.php:503

Used by 0 functions | Uses 0 functions

WP_Widget::form()

Method: Outputs the settings update form.

Source: wp-includes/class-wp-widget.php:143

Used by 0 functions | Uses 0 functions

widget_form_callback

Filter Hook: Filters the widget instance’s settings before displaying the control form.

Source: wp-includes/class-wp-widget.php:530

Used by 0 functions | Uses 0 functions

WP_Widget::__construct()

Method: PHP5 constructor.

Source: wp-includes/class-wp-widget.php:163

Used by 0 functions | Uses 0 functions

in_widget_form

Action Hook: Fires at the end of the widget control form.

Source: wp-includes/class-wp-widget.php:553

Used by 0 functions | Uses 0 functions

WP_Widget::WP_Widget()

Method: PHP4 constructor.

Source: wp-includes/class-wp-widget.php:199

Used by 0 functions | Uses 0 functions

WP_Widget::_register_one()

Method: Registers an instance of the widget class.

Source: wp-includes/class-wp-widget.php:567

Used by 0 functions | Uses 0 functions
1 2 3 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy