On this page
apply_filters( 'signup_another_blog_init', array $signup_defaults )
Filters the default site sign-up variables.
Parameters
$signup_defaultsarray
Source
File: wp-signup.php. View all references
$filtered_results = apply_filters( 'signup_another_blog_init', $signup_defaults );
Related
Used By
| Used By | Description |
|---|---|
| signup_another_blog() wp-signup.php | Shows a form for returning users to sign up for another site. |
Changelog
| Version | Description |
|---|---|
| 3.0.0 | Introduced. |
© 2003–2022 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/signup_another_blog_init