wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
user_new_form › WordPress Action Hooks
Seit3.7.0
Veraltetn/v
› do_action( 'user_new_form', 'add-existing-user' )
Parameter: |
|
Definiert in: |
|
Codex: |
Fires at the end of the new user form.
Passes a contextual string to make both types of new user forms uniquely targetable. Contexts are 'add-existing-user' (Multisite), and 'add-new-user' (single site and network admin).
Ähnliche Funktionen: user_can_for_site, show_user_form, register_new_user, validate_user_form, get_network, size_format
Ähnliche Hooks: user_new_form_tag, network_user_new_form, user_edit_form_tag, network_site_new_form, delete_user_form