Filters the validated user registration details.
This does not allow you to override the username or email of the user during registration. The values are solely used for validation and error handling.
$resultarray
return apply_filters( 'wpmu_validate_user_signup', $result );
| Version | Description |
|---|---|
| MU (3.0.0) | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wpmu_validate_user_signup