WP_Widget_Text::widget()
Method: Outputs the content for the current Text widget instance.
Source: wp-includes/widgets/class-wp-widget-text.php:221
Method: Outputs the content for the current Text widget instance.
Source: wp-includes/widgets/class-wp-widget-text.php:221
Method: PHP5 constructor.
Source: wp-includes/class-wp-widget.php:163
Method: Retrieves the widget display callback.
Source: wp-includes/class-wp-widget.php:299
Method: Retrieves the form callback.
Source: wp-includes/class-wp-widget.php:321
Method: Retrieves the widget update callback.
Source: wp-includes/class-wp-widget.php:310
Method: Register all widget instances of this widget class.
Source: wp-includes/class-wp-widget.php:253
Method: Registers an instance of the widget class.
Source: wp-includes/class-wp-widget.php:567
Method: Sets the internal order number for the widget instance.
Source: wp-includes/class-wp-widget.php:287
Method: Generates the actual widget content (Do NOT override).
Source: wp-includes/class-wp-widget.php:360
Method: Outputs the settings update form.
Source: wp-includes/class-wp-widget.php:143