apply_filters( 'bp_core_validate_user_signup', array $result )
Filters the result of the user signup validation.
Parameters Parameters
- $result
-
(array) Results of user validation including errors, if any.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.2.2 | Introduced. |