ClassicPress logo
Skip to content
Filter by type:
Browse: Home / wp-includes/class-wp-widget.php

WP_Widget::_get_form_callback()

Method: Retrieves the form callback.

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

Used by 1 function | Uses 0 functions

WP_Widget::get_settings()

Method: Retrieves the settings for all instances of the widget class.

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

Used by 4 functions | Uses 3 functions

WP_Widget::save_settings()

Method: Saves the settings for all instances of the widget class.

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

Used by 2 functions | Uses 1 function

WP_Widget::_register_one()

Method: Registers an instance of the widget class.

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

Used by 4 functions | Uses 6 functions

in_widget_form

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

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

Used by 1 function | 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:503

Used by 1 function | Uses 0 functions

WP_Widget::form_callback()

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

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

Used by 0 functions | Uses 8 functions

widget_update_callback

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

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

Used by 1 function | Uses 0 functions

WP_Widget::update_callback()

Method: Handles changed settings (Do NOT override).

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

Used by 0 functions | Uses 9 functions

widget_display_callback

Filter Hook: Filters the settings for a particular widget instance.

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

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