Hooks
-
Allows overriding the list of months displayed in the media library.
-
Allows showing or hiding the “Create Audio Playlist” button in the media library.
-
Allows showing or hiding the “Create Video Playlist” button in the media library.
-
hookmedia_meta
Filters the media metadata.
-
Filters the action links for each attachment in the Media list table.
-
Filters the HTML markup for a media item sent to the editor.
-
Filters the audio and video metadata fields to be shown in the publish meta box.
-
Filters the default tab in the legacy (pre-3.5.0) media popup.
-
Filters the default media upload type in the legacy (pre-3.5.0) media popup.
-
Filters the media upload form action URL.
-
Filters the media upload mime type list items.
-
Filters the available tabs in the legacy (pre-3.5.0) media popup.
-
Fires inside limited and specific upload-tab views in the legacy (pre-3.5.0) media popup.
-
Fires inside specific upload-type views in the legacy (pre-3.5.0) media popup based on the current tab.
-
Filters the media view settings.
-
Filters the media view strings.
-
hookmejs_settings
Filters the MediaElement configuration settings.
-
hookmime_types
Filters the list of mime types and file extensions.
-
Filters the minimum site name length required when validating a site signup.
-
Filters the list of rewrite rules formatted for output to an .htaccess file.
-
Filters the ‘Months’ drop-down results.
-
hookmonth_link
Filters the month archive permalink.
-
hookms_loaded
Fires after the current site and network have been detected and loaded in multisite’s bootstrap.
-
Fires when a network cannot be found based on the requested domain and path.
-
Filters the arguments for the site query in the sites list table.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-ms-sites-list-table.php:180 -
hookms_site_check
Filters checking the status of the current blog.
-
Fires when a network can be determined but a site cannot.