File: wp-includes/ms-deprecated.php
-
-
functionupdate_user_status()
Update the status of a user in the database.
-
functionwp_get_sites()
Return an array of sites for a network or networks.
-
functionis_user_option_local()
Check whether a usermeta key has to do with the current blog.
-
functionglobal_terms()
Maintains a canonical list of terms by syncing terms created for each blog with the global terms table.
-
functioninsert_blog()
Store basic site info in the blogs table.
-
functioninstall_blog()
Install an empty blog.
-
functioninstall_blog_defaults()
Set blog defaults.
-
functionget_admin_users_for_domain()
Get the admin for a domain/path combination.
-
functioncreate_empty_blog()
Create an empty blog.
-
functionwpmu_admin_do_redirect()
Redirect a user based on $_GET or $_POST arguments.
-
functiongenerate_random_password()
Generates a random password.
-
Adds an ‘updated=true’ argument to a URL.
-
functionis_site_admin()
Determine if user is a site admin.
-
functionget_user_id_from_string()
Get a numeric user ID from either an email address or a login.
-
functiongraceful_fail()
Deprecated functionality to gracefully fail.
-
functionget_blogaddress_by_domain()
Get a full site URL, given a domain and a path.
-
functionget_user_details()
Deprecated functionality to retrieve user information.
-
functionclear_global_post_cache()
Deprecated functionality to clear the global post cache.
-
functionis_main_blog()
Deprecated functionality to determine if the current site is the main site.
-
functionvalidate_email()
Deprecated functionality to validate an email address.
-
functionget_blog_list()
Deprecated functionality to retrieve a list of all sites.
-
functionget_most_active_blogs()
Deprecated functionality to retrieve a list of the most active sites.
-
functionget_dashboard_blog()
Get the “dashboard blog”, the blog where users without a blog edit their profile data.