Fires when the ‘deleted’ status is added to a site.
make_undelete_blog
Fires when the ‘deleted’ status is removed from a site.
clean_blog_cache
Clean the blog cache
pre_get_space_used
Filters the amount of storage space used by the current site, in megabytes.
Advertisement
get_space_used
Returns the space used by the current site.
domain_exists
Filters whether a site name is taken.
is_email_address_unsafe
Filters whether an email address is unsafe.
ms_is_switched
Determines if switch_to_blog() is in effect
Advertisement
blog_option_{$option}
Filters a blog option value.
media_view_strings
Filters the media view strings.
wp_enqueue_media
Fires at the conclusion of wp_enqueue_media().
media_view_settings
Filters the media view settings.
Advertisement
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.