Loads the required scripts and styles for the widget control.
WP_Widget_Text::enqueue_preview_scripts
Enqueue preview scripts.
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.
Advertisement
WP_Widget_Text::widget
Outputs the content for the current Text widget instance.
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.
Advertisement
WP_Widget_Text::__construct
Sets up a new Text widget instance.
WP_Widget_Tag_Cloud::_get_current_taxonomy
Retrieves the taxonomy for the current Tag cloud widget instance.
WP_Widget_Tag_Cloud::form
Outputs the Tag Cloud widget settings form.
WP_Widget_Tag_Cloud::update
Handles updating settings for the current Tag Cloud widget instance.
Advertisement
WP_Widget_Tag_Cloud::widget
Outputs the content for the current Tag Cloud widget instance.
WP_Widget_Tag_Cloud::__construct
Sets up a new Tag Cloud widget instance.
WP_Widget_Search::update
Handles updating settings for the current Search widget instance.