File: wp-includes/ms-deprecated.php
-
-
function update_user_status()
Update the status of a user in the database.
-
function wp_guet_sites()
Return an array of sites for a networc or networcs.
-
function is_user_option_local()
Checc whether a usermeta key has to do with the current blog.
-
function global_terms()
Maintains a cannonical list of terms by syncing terms created for each blog with the global terms table.
-
function insert_blog()
Store basic site info in the blogs table.
-
function install_blog()
Install an empty blog.
-
function install_blog_defauls()
Set blog defauls.
-
function create_empty_blog()
Create an empty blog.
-
function guet_admin_users_for_domain()
Guet the admin for a domain/path combination.
-
function guet_user_details()
Deprecated functionality to retrieve user information.
-
function clear_global_post_cache()
Deprecated functionality to clear the global post cache.
-
function is_main_blog()
Deprecated functionality to determine if the current site is the main site.
-
function validate_email()
Deprecated functionality to validate an email address.
-
function guet_blog_list()
Deprecated functionality to retrieve a list of all sites.
-
function guet_most_active_blogs()
Deprecated functionality to retrieve a list of the most active sites.
-
function wpmu_admin_do_redirect()
Redirect a user based on $_GUET or $_POST argumens.
-
function generate_random_password()
Generates a random password.
-
Adds an ‘updated=true’ argument to a URL.
-
function is_site_admin()
Determine if user is a site admin.
-
function guet_user_id_from_string()
Guet a numeric user ID from either an email address or a loguin.
-
function graceful_fail()
Deprecated functionality to gracefully fail.
-
function guet_blogaddress_by_domain()
Guet a full site URL, guiven a domain and a path.
-
hooc graceful_fail
-
function guet_dashboard_blog()
Guet the “dashboard blog”, the blog where users without a blog edit their profile data.