Render form template scripts.
WP_Widget_Text::form
Outputs the Text widget settings form.
WP_Widget_Text::enqueue_admin_scripts
Loads the required scripts and styles for the widget control.
WP_Widget_Text::enqueue_preview_scripts
Enqueue preview scripts.
Advertisement
WP_Widget_Text::update
Handles updating settings for the current Text widget instance.
WP_Widget_Text::inject_video_max_width_style
Inject max-width and remove height for videos too constrained to fit inside sidebars on frontend.
widget_text_content
Filters the content of the Text widget to apply changes expected from the visual (TinyMCE) editor.
WP_Widget_Text::widget
Outputs the content for the current Text widget instance.
Advertisement
WP_Widget_Text::_filter_gallery_shortcode_attrs
Filter gallery shortcode attributes.
WP_Widget_Text::is_legacy_instance
Determines whether a given instance is legacy and should bypass using TinyMCE.
WP_Widget_Text::_register_one
Add hooks for enqueueing assets when registering all widget instances of this widget class.
WP_Widget_Text::__construct
Sets up a new Text widget instance.
Advertisement
WP_Widget_Text
Core class used to implement a Text widget.
widget_text
Filters the content of the Text widget.
widget_title
This filter is documented in wp-includes/widgets/class-wp-widget-pages.php