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



signup_another_blog_init › Filtr WordPress Hooks

Od3.0.0
Przestarzałyn/a
apply_filters( 'signup_another_blog_init', $signup_defaults )
Parametry:
  • (array) $signup_defaults { An array of default site sign-up variables. @type string $blogname The site blogname. @type string $blog_title The site title. @type WP_Error $errors A WP_Error object possibly containing 'blogname' or 'blog_title' errors. }
    Wymagane: Tak
Zdefiniowane na:
Codex:

Filters the default site sign-up variables.





Źródło

$filtered_results = apply_filters( 'signup_another_blog_init', $signup_defaults );