do_action( 'signup_blogform', WP_Error $errors )
Fires after the site sign-up form.
Parameters Parameters
Source Source
File: wp-signup.php
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |
Fires after the site sign-up form.
File: wp-signup.php
Used By | Description |
---|---|
wp-signup.php: show_blog_form() |
Generates and displays the Signup and Create Site forms |
Version | Description |
---|---|
3.0.0 | Introduced. |
Code is Poetry.