Outputs the default styles for the Recent Comments widget.
WP_Widget_Recent_Comments::__construct
Sets up a new Recent Comments widget instance.
WP_Widget_Pages::form
Outputs the settings form for the Pages widget.
WP_Widget_Pages::update
Handles updating settings for the current Pages widget instance.
Advertisement
WP_Widget_Pages::widget
Outputs the content for the current Pages widget instance.
WP_Widget_Pages::__construct
Sets up a new Pages widget instance.
WP_Widget_Meta::form
Outputs the settings form for the Meta widget.
WP_Widget_Meta::update
Handles updating settings for the current Meta widget instance.
Advertisement
WP_Widget_Meta::widget
Outputs the content for the current Meta widget instance.
WP_Widget_Meta::__construct
Sets up a new Meta widget instance.
WP_Widget_Media::has_content
Whether the widget has content to show.
WP_Widget_Media::render_control_template_scripts
Render form template scripts.
Advertisement
WP_Widget_Media::enqueue_admin_scripts
Loads the required scripts and styles for the widget control.
WP_Widget_Media::enqueue_preview_scripts
Enqueue preview scripts.
WP_Widget_Media::display_media_state
Filters the default media display states for items in the Media list table.