wpseek.com
Un motore di ricerca WordPress per sviluppatori e autori di temi



signup_hidden_fields › WordPress Action Hooks

DaMU (3.0.0)
Deprecaton/a
do_action( 'signup_hidden_fields', 'create-another-site' )
Parametri:
  • (string) $context A string describing the steps of the sign-up process. The value can be 'create-another-site', 'validate-user', or 'validate-site'.
    Richiesto:
Definito a:
Codex:

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





Sorgenti

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