wpseek.com
Bazujące na WordPress narzędzie wyszukiwania dla deweloperów i twórców motywów.



newblogname › Filtr WordPress Hooks

OdMU (3.0.0)
Przestarzałyn/a
apply_filters( 'newblogname', $blogname )
Parametry:
  • (string) $blogname Site name.
    Wymagane: Tak
Zdefiniowane na:
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.





Źródło

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