wpseek.com
A WordPress-centric search engine for devs and theme authors



signup_hidden_fields › WordPress Action Hooks

SinceMU (3.0.0)
Deprecatedn/a
do_action( 'signup_hidden_fields', 'create-another-site' )
Parameters:
  • (string) $context A string describing the steps of the sign-up process. The value can be 'create-another-site', 'validate-user', or 'validate-site'.
    Required: Yes
Defined at:
Codex:

Fires when hidden sign-up form fields output when creating another site or user.





Source

do_action( 'signup_hidden_fields', 'create-another-site' );