Codex

Function Reference/get dashboard blog

Contents

Description

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

Usage

<?php get_dashboard_blog(); ?>

Parameters

None

Return Values

(int) 
Returns blog id of dashboard blog.

Source File

get_dashboard_blog() is located in wp-includes/ms-functions.php.

See also

See also index of Function Reference and index of Template Tags.
This page is marked as incomplete. You can help Codex by expanding it.