New and updated in 3.6.0
-
Filters arguments used to retrieve media attached to the given post.
-
Filters the output of the video shortcode.
-
Filters the media library used for the audio shortcode.
-
Filters the class attribute for the audio shortcode output container.
-
Filters the audio shortcode output.
-
functionwp_get_video_extensions()
Returns a filtered list of supported video formats.
-
Filters the list of supported video formats.
-
functionwp_video_shortcode()
Builds the Video shortcode output.
-
Filters the default video shortcode output.
-
Filters the media library used for the video shortcode.
-
Filters the class attribute for the video shortcode output container.
-
functionwp_audio_shortcode()
Builds the Audio shortcode output.
-
Filters the default audio shortcode output.
-
functiongallery_shortcode()
Builds the Gallery shortcode output.
-
functionwp_mediaelement_fallback()
Provides a No-JS Flash fallback as a last resort for audio / video.
-
Filters the Mediaelement fallback output for no-JS.
-
functionwp_get_audio_extensions()
Returns a filtered list of supported audio formats.
-
Filters the list of supported audio formats.
-
function_truncate_post_slug()
Truncates a post slug.
-
Filters the number of revisions to save for the given post.
-
function_wp_preview_terms_filter()
Filters terms lookup to set the post format.
-
function_wp_get_post_revision_version()
Gets the post revision version.
-
function_wp_upgrade_revisions_of_post()
Upgrades the revisions author, adds the current post as a revision and sets the revisions version to 1.
-
functionwp_revisions_enabled()
Determines whether revisions are enabled for a given post.
-
functionwp_revisions_to_keep()
Determines how many revisions to retain for a given post.