wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



signup_hidden_fields › WordPress Action Hooks

SeitMU (3.0.0)
Veraltetn/v
do_action( 'signup_hidden_fields', 'create-another-site' )
Parameter:
  • (string) $context A string describing the steps of the sign-up process. The value can be 'create-another-site', 'validate-user', or 'validate-site'.
    Erforderlich: Ja
Definiert in:
Codex:

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





Quellcode

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