apply_filters( 'bp_core_activate_account', bool|int $value )
Filters the activation signup.
Parameters Parameters
- $value
-
(bool|int) Value returned by activation. Integer on success, boolean on failure.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.1.0 | Introduced. |