W3cubDocs

/WordPress

do_action( 'signup_extra_fields', WP_Error $errors )

Fires at the end of the user registration form on the site sign-up form.

Parameters

$errors

(WP_Error) A WP_Error object containing 'user_name' or 'user_email' errors.

Source

File: wp-signup.php

View on Trac

Changelog

Version Description
3.0.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/signup_extra_fields