Render the media on the frontend.
WP_Widget_Media_Audio::get_instance_schema
Get schema for properties of a widget instance (item).
WP_Widget_Media_Audio::__construct
Constructor.
WP_Widget_Links::form
Outputs the settings form for the Links widget.
Advertisement
WP_Widget_Links::update
Handles updating settings for the current Links widget instance.
WP_Widget_Links::widget
Outputs the content for the current Links widget instance.
WP_Widget_Links::__construct
Sets up a new Links widget instance.
WP_Widget_Custom_HTML::add_help_text
Add help text to widgets admin screen.
Advertisement
WP_Widget_Custom_HTML::render_control_template_scripts
Render form template scripts.
WP_Widget_Custom_HTML::form
Outputs the Custom HTML widget settings form.
WP_Widget_Custom_HTML::enqueue_admin_scripts
Loads the required scripts and styles for the widget control.
WP_Widget_Custom_HTML::update
Handles updating settings for the current Custom HTML widget instance.
Advertisement
WP_Widget_Custom_HTML::widget
Outputs the content for the current Custom HTML widget instance.
WP_Widget_Custom_HTML::_filter_gallery_shortcode_attrs
Filter gallery shortcode attributes.
WP_Widget_Custom_HTML::_register_one
Add hooks for enqueueing assets when registering all widget instances of this widget class.