Codex

Function Reference/get current site name

Contents

Description

Gets the current site name based on the value of the $current_site global variable.

Usage

<?php get_current_site_name$current_site ); ?>

Parameters

$current_site

Return Values

(Object) 
Returns $current_site object with site_name.

Source File

get_current_site_name() is located in wp-includes/ms-load.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.