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
Filter Hook: Filters the content of the Text widget.
Source: wp-includes/widgets/class-wp-widget-text.php:277
Filter Hook: Filters the content of the Text widget to apply changes expected from the visual (TinyMCE) editor.
Source: wp-includes/widgets/class-wp-widget-text.php:292
Method: Inject max-width and remove height for videos too constrained to fit inside sidebars on frontend.
Source: wp-includes/widgets/class-wp-widget-text.php:350
Method: Handles updating settings for the current Text widget instance.
Source: wp-includes/widgets/class-wp-widget-text.php:368
Method: Enqueue preview scripts.
Source: wp-includes/widgets/class-wp-widget-text.php:419
Method: Loads the required scripts and styles for the widget control.
Source: wp-includes/widgets/class-wp-widget-text.php:431
Method: Outputs the Text widget settings form.
Source: wp-includes/widgets/class-wp-widget-text.php:448
Method: Render form template scripts.
Source: wp-includes/widgets/class-wp-widget-text.php:501
Class: Core class used to implement a Text widget.
Source: wp-includes/widgets/class-wp-widget-text.php:17