apply_filters( 'bp_core_signup_resend', array $result )
Filters the result of the metadata for signup activation email resends.
Parameters Parameters
- $result
-
(array) Updated metadata related to activation emails.
Source Source
Changelog Changelog
Version | Description |
---|---|
2.0.0 | Introduced. |