Prints styles for front-end Multisite signup pages
do_signup_header
Prints signup_header via wp_head
new_user_email_content
Filters the text of the email sent when a change of user email address is attempted.
is_user_member_of_blog
Find out whether a user is a member of a given blog.
Advertisement
get_blogs_of_user
Filters the list of sites a user belongs to.
get_current_user_id
Get the current user’s ID
update_blog_public
Fires after the current blog’s ‘public’ setting is updated.
unarchive_blog
Fires when the ‘archived’ status is removed from a site.
Advertisement
archive_blog
Fires when the ‘archived’ status is added to a site.
make_ham_blog
Fires when the ‘spam’ status is removed from a site.
make_spam_blog
Fires when the ‘spam’ status is added to a site.
wpmu_delete_blog_upload_dir
Filters the upload base directory to delete when the site is deleted.
Advertisement
wpmu_drop_tables
Filters the tables to drop when the site is deleted.
wpmu_new_blog
Fires immediately after a new site is created.
get_space_allowed
Returns the upload quota for the current blog.