Functions
-
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.
-
functionnext_image_link()
Displays next image link that has the same post parent.
-
functionnext_post()
Prints link to the next post.
-
functionnext_posts()
Displays or retrieves the next posts page link.
-
functionnext_posts_link()
Displays the next posts page link.
-
functionnext_post_link()
Displays the next post link that is adjacent to the current post.
-
functionnext_post_rel_link()
Displays the relational link for the next post adjacent to the current post.
-
functionnocache_headers()
Sets the HTTP headers to prevent caching for the different browsers.
-
functionnoindex()
Displays a `noindex` meta tag if required by the blog configuration.