Functions
-
functionmeta_box_prefs()
Prints the meta box preferences for screen meta.
-
functionmeta_form()
Prints the form in the Custom Fields meta box.
-
functionmove_dir()
Moves a directory from one location to another.
-
functionms_allowed_http_request_hosts()
Adds any domain in a multisite installation for safe HTTP requests to the allowed list.
-
functionms_cookie_constants()
Defines Multisite cookie constants.
-
functionms_deprecated_blogs_file()
Deprecated functionality for determining whether a file is deprecated.
-
functionms_file_constants()
Defines Multisite file constants.
-
functionms_is_switched()
Determines if switch_to_blog() is in effect.
-
Identifies the network and site of a requested domain and path and populates the corresponding network and site global objects as part of the multisite bootstrap process.
-
functionms_not_installed()
Displays a failure message.
-
functionms_site_check()
Checks status of current blog.
-
functionms_subdomain_constants()
Defines Multisite subdomain constants and handles warnings and notices.
-
functionms_upload_constants()
Defines Multisite upload constants.
-
functionmultisite_over_quota_message()
Displays the out of storage quota message in Multisite.
-
functionmu_dropdown_languages()
Generates and displays a drop-down of available languages.
-
functionmu_options()
WPMU options.
-
functionmysql2date()
Converts given MySQL date string into a different format.
-
functionmysql_to_rfc3339()
Parses and formats a MySQL datetime (Y-m-d H:i:s) for ISO8601 (Y-m-d\TH:i:s).
-
functionnetwork_admin_url()
Retrieves the URL to the admin area for the network.
-
functionnetwork_domain_check()
Check for an existing network.
-
functionnetwork_edit_site_nav()
Outputs the HTML for a network’s “Edit Site” tabular interface.
-
functionnetwork_home_url()
Retrieves the home URL for the current network.
-
functionnetwork_settings_add_js()
Prints JavaScript in the header on the Network Settings screen.
-
functionnetwork_site_url()
Retrieves the site URL for the current network.
-
functionnetwork_step1()
Prints step 1 for Network installation process.
-
functionnetwork_step2()
Prints step 2 for Network installation process.
-
functionnewblog_notify_siteadmin()
Notifies the network admin that a new site has been activated.
-
functionnewuser_notify_siteadmin()
Notifies the network admin that a new user has been activated.
-
functionnew_user_email_admin_notice()
Adds an admin notice alerting the user to check for confirmation request email after email address change.
-
functionnext_comments_link()
Displays the link to the next comments page.