ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 364

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::get_field_id()

Method: Constructs id attributes for use in WP_Widget::form() fields.

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

Used by 0 functions | Uses 0 functions

WP_Widget::get_field_name()

Method: Constructs name attributes for use in form() fields

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

Used by 0 functions | 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:611

Used by 0 functions | Uses 0 functions

WP_Widget::is_preview()

Method: Determines whether the current request is inside the Customizer preview.

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

Used by 0 functions | Uses 0 functions

WP_Widget::save_settings()

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

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

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::update_callback()

Method: Handles changed settings (Do NOT override).

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

Used by 0 functions | Uses 0 functions

WP_Widget::widget()

Method: Echoes the widget content.

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

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
« Previous 1 … 363 364 365 … 383 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy