get_dashboard_blog
- get_dashboard_blog is deprecated since version 3.1.0!
Alternative: get_site()
get_dashboard_blog ( No parameters )
See:Returns:- (WP_Site) Current site object.
Defined at:Change Log: - Introduced in WordPress: —
- Deprecated in WordPress: 3.1.0
Description
Get the "dashboard blog", the blog where users without a blog edit their profile data.Dashboard blog functionality was removed in WordPress 3.1, replaced by the user admin.