W3cubDocs

/WordPress

apply_filters( 'newblogname', string $blogname )

Filters the new site name during registration.

Description

The name is the site’s subdomain or the site’s subdirectory path depending on the network settings.

Parameters

$blogname

(string) Site name.

Source

File: wp-includes/ms-functions.php

View on Trac

Changelog

Version Description
MU (3.0.0) Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/newblogname