Builds the Playlist shortcode output.
wp_playlist_scripts
Outputs and enqueue default scripts and styles for playlists.
wp_underscore_playlist_templates
Outputs the templates used by playlists.
img_caption_shortcode
Builds the Caption shortcode output.
Advertisement
remove_image_size
Remove a new image size.
has_image_size
Check if an image size exists.
wp_underscore_video_template
Output the markup for a video tag to be used in an Underscore template when data.model is passed.
wp_underscore_audio_template
Output the markup for a audio tag to be used in an Underscore template when data.model is passed.
Advertisement
get_the_permalink
Retrieves the full permalink for the current post or post ID.
WP_Widget_Form_Customize_Control::render_content
Override render_content to be no-op since content is exported via to_json for deferred embedding.
WP_Widget_Form_Customize_Control::to_json
Gather control params for exporting to JavaScript.
WP_Widget_Form_Customize_Control
Widget Form Customize Control class.
Advertisement
WP_Widget_Area_Customize_Control::render_content
Renders the control’s content.
WP_Widget_Area_Customize_Control::to_json
Refreshes the parameters passed to the JavaScript via JSON.
WP_Widget_Area_Customize_Control
Widget Area Customize Control class.