Filters the default site sign-up variables.
Parameters
$signup_defaults
array
Source
$filtered_results = apply_filters( 'signup_another_blog_init', $signup_defaults );
Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |
Filters the default site sign-up variables.
$signup_defaults
array$filtered_results = apply_filters( 'signup_another_blog_init', $signup_defaults );
Version | Description |
---|---|
3.0.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.