New and updated in MU
-
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.
-
functionget_blog_details()
Retrieves the details for a blog from the blogs table and blog options.
-
hookblog_details
Filters a blog’s details.