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



signup_extra_fields › WordPress Action Hooks

Since3.0.0
Deprecatedn/a
do_action( 'signup_extra_fields', $errors )
Parameters:
  • (WP_Error) $errors A WP_Error object containing 'user_name' or 'user_email' errors.
    Required: Yes
Defined at:
Codex:

Fires at the end of the new user account registration form.





Source

do_action( 'signup_extra_fields', $errors );