signup_hidden_fields, create-another-site
signup_hidden_fields, create-another-site
Appears in: 7.0.3
Hook Type: action
Displaying hooks found in version: 7.0.3do_action('signup_hidden_fields, create-another-site') is found 1 times:
- /wp-signup.php line 419
*
* @param string $context A string describing the steps of the sign-up process. The value can be
* ‘create-another-site’, ‘validate-user’, or ‘validate-site’.
*/
do_action( ‘signup_hidden_fields’, ‘create-another-site’ );
?>