WordPress.org

Codex

Interested in functions, hooks, classes, or methods? Check out the new WordPress Code Reference!

Function Reference/choose primary blog

Description

Displays a form table with fields letting the user choose the primary blog.

Usage

<?php choose_primary_blog(); ?>

Parameters

None.

Returns

This function does not return a value.

Example

<?php choose_primary_blog(); ?>

Source File

choose_primary_blog() is located in wp-admin/includes/ms.php.

Change Log

See also index of Function Reference and index of Template Tags.
This article is marked as in need of editing. You can help Codex by editing it.