Archive | /wp-includes/ms-functions.php RSS feed for this section

get_most_recent_post_of_user

Get a user’s most recent post.Walks through each of a user’s blogs to find the post with the most recent post_date_gmt.

1490

Continue reading

get_dirsize

Get the size of a directory.A helper function that is used primarily to check whether a blog has exceeded its allowed upload space.

1366

Continue reading

get_dashboard_blog

Get the “dashboard blog”, the blog where users without a blog edit their profile data.

1348

Continue reading

get_current_site

Get the current site info.Returns an object containing the ID, domain, path, and site_name of the site being viewed.

1342

Continue reading