signup_another_blog_init WordPress Filter Hook
The signup_another_blog_init hook is used to initialize the signup process for a new blog. This hook is called when a user clicks on the "Create a new site" link on the WordPress site signup page.
apply_filters( 'signup_another_blog_init', array $signup_defaults ) #
Filters the default site sign-up variables.