do_action( 'signup_extra_fields', WP_Error $errors )
Fires at the end of the new user account registration form.
Parameters
Source
File: wp-signup.php
.
View all references
do_action( 'signup_extra_fields', $errors );
Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |