apply_filters( "bp_get_the_members_invitation_property_{$property}", int|string $value )
Filters the property of the network invitation currently being iterated on.
Parameters Parameters
- $value
-
(int|string) Property value of the network invitation being iterated on.
Source Source
Changelog Changelog
Version | Description |
---|---|
8.0.0 | Introduced. |