apply_filters( 'newblogname', string $blogname )

Filters the new site name during registration.


Description Description

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


Parameters Parameters

$blogname

(string) Site name.


Top ↑

Source Source

File: wp-includes/ms-functions.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
MU (3.0.0) Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.