On this page
do_action( 'signup_blogform', WP_Error $errors )
Fires after the site sign-up form.
Parameters
Source
File: wp-signup.php. View all references
do_action( 'signup_blogform', $errors );
Related
Used By
| Used By | Description |
|---|---|
| show_blog_form() wp-signup.php | Generates and displays the Sign-up and Create Site forms. |
Changelog
| Version | Description |
|---|---|
| 3.0.0 | Introduced. |
© 2003–2022 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/signup_blogform