@package: Multisite
-
functionget_blog_details()
Retrieves the details for a blog from the blogs table and blog options.
-
hookblog_details
Filters a blog’s details.
-
functionwpmu_update_blogs_date()
Updates the last_updated field for the current site.
-
Fires after the blog details are updated.
-
functionget_blogaddress_by_id()
Gets a full site URL, given a site ID.
-
functionget_blogaddress_by_name()
Gets a full site URL, given a site name.
-
functionget_id_from_blogname()
Retrieves a site’s ID given its (subdomain or directory) slug.
-
functionms_upload_constants()
Defines Multisite upload constants.
-
functionms_cookie_constants()
Defines Multisite cookie constants.
-
functionms_file_constants()
Defines Multisite file constants.
-
functionms_subdomain_constants()
Defines Multisite subdomain constants and handles warnings and notices.
-
Fires when a network can be determined but a site cannot.