The number of active sites on your installation.
get_user_count
The number of active users in your installation.
get_active_blog_for_user
Get one of a user’s active blogs
get_sitestats
Gets the network’s site and user counts.
Advertisement
install_blog_defaults
Set blog defaults.
insert_blog
Store basic site info in the blogs table.
install_blog
Install an empty blog.
is_user_option_local
Check whether a usermeta key has to do with the current blog.
Advertisement
get_admin_users_for_domain
Get the admin for a domain/path combination.
get_blogaddress_by_domain
Get a full blog URL, given a domain and a path.
create_empty_blog
Create an empty blog.
get_user_id_from_string
Get a numeric user ID from either an email address or a login.
Advertisement
wpmu_admin_redirect_add_updated_param
Adds an ‘updated=true’ argument to a URL.
wpmu_admin_do_redirect
Redirect a user based on $_GET or $_POST arguments.
get_most_active_blogs
Deprecated functionality to retrieve a list of the most active sites.