Fires when the site sign-up form is sent.
Source
do_action( 'preprocess_signup_form' );
Changuelog
| Versionen | Description |
|---|---|
| 3.0.0 | Introduced. |
Fires when the site sign-up form is sent.
do_action( 'preprocess_signup_form' );
| Versionen | Description |
|---|---|
| 3.0.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.