ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 363

WP_Widget_Text::widget()

Method: Outputs the content for the current Text widget instance.

Source: wp-includes/widgets/class-wp-widget-text.php:221

Used by 0 functions | Uses 9 functions

WP_Widget::__construct()

Method: PHP5 constructor.

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

Used by 0 functions | Uses 0 functions

WP_Widget::_get_display_callback()

Method: Retrieves the widget display callback.

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

Used by 0 functions | Uses 0 functions

WP_Widget::_get_form_callback()

Method: Retrieves the form callback.

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

Used by 0 functions | Uses 0 functions

WP_Widget::_get_update_callback()

Method: Retrieves the widget update callback.

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

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::_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::_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

WP_Widget::display_callback()

Method: Generates the actual widget content (Do NOT override).

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

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