wpseek.com
Un motore di ricerca WordPress per sviluppatori e autori di temi



newblogname › WordPress Filter Hooks

DaMU (3.0.0)
Deprecaton/a
apply_filters( 'newblogname', $blogname )
Parametri:
  • (string) $blogname Site name.
    Richiesto:
Definito a:
Codex:

Filters the new site name during registration.

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





Sorgenti

$blogname = apply_filters( 'newblogname', $blogname );