ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

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::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::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_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::_register()

Method: Register all widget instances of this widget class.

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

Used by 0 functions | Uses 0 functions

WP_Widget::_set()

Method: Sets the internal order number for the widget instance.

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

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