Advertisement

make_delete_blog

Fires when the ‘deleted’ status is added to a site.

make_undelete_blog

Fires when the ‘deleted’ status is removed from a site.

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.

Advertisement

Advertisement

wp_enqueue_media

Enqueues all scripts, styles, settings, and templates necessary to use all media JS APIs.

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.