apply_filters( 'bp_core_signups_validate', bool $activated )
Filters the status of the activated user.
Parameters Parameters
- $activated
-
(bool) Whether or not the activation was successful.
Source Source
Changelog Changelog
Version | Description |
---|---|
2.0.0 | Introduced. |