Filters the list of media attached to the given post.
get_attached_media_args
Filters arguments used to retrieve media attached to the given post.
get_attached_media
Retrieves media attached to the passed post.
media_view_strings
Filters the media view strings.
Advertisement
wp_enqueue_media
Fires at the conclusion of wp_enqueue_media().
media_view_settings
Filters the media view settings.
media_library_months_with_files
Allows overriding the list of months displayed in the media library.
media_library_show_video_playlist
Allows showing or hiding the “Create Video Playlist” button in the media library.
Advertisement
media_library_show_audio_playlist
Allows showing or hiding the “Create Audio Playlist” button in the media library.
wp_enqueue_media
Enqueues all scripts, styles, settings, and templates necessary to use all media JS APIs.
wp_prepare_attachment_for_js
Filters the attachment data prepared for JavaScript.
wp_prepare_attachment_for_js
Prepares an attachment post object for JS, where it is expected to be JSON-encoded and fit into an Attachment model.
Advertisement
plupload_default_params
Filters the Plupload default parameters.
plupload_default_settings
Filters the Plupload default settings.
wp_plupload_default_settings
Prints default Plupload arguments.