Displays next image link that has the same post parent.
previous_image_link
Displays previous image link that has the same post parent.
wp_video_shortcode
Builds the Video shortcode output.
wp_get_video_extensions
Returns a filtered list of supported video formats.
Advertisement
wp_audio_shortcode
Builds the Audio shortcode output.
wp_get_attachment_id3_keys
Returns useful keys to use to lookup data from an attachment’s stored metadata.
wp_get_audio_extensions
Returns a filtered list of supported audio formats.
wp_mediaelement_fallback
Provides a No-JS Flash fallback as a last resort for audio / video.
Advertisement
wp_playlist_shortcode
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.
gallery_shortcode
Builds the Gallery shortcode output.
Advertisement
img_caption_shortcode
Builds the Caption shortcode output.
wp_image_add_srcset_and_sizes
Adds ‘srcset’ and ‘sizes’ attributes to an existing ‘img’ element.
wp_make_content_images_responsive
Filters ‘img’ elements in post content to add ‘srcset’ and ‘sizes’ attributes.