Fires after the site sign-up form.
Parameters
Source
do_action( 'signup_blogform', $errors );
Changelog
| Version | Description |
|---|---|
| 3.0.0 | Introduced. |
Fires after the site sign-up form.
do_action( 'signup_blogform', $errors );
| Version | Description |
|---|---|
| 3.0.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.