apply_filters( 'bp_the_members_invitation_property', int|string $value , string $property , string $context )
Use this filter to sanitize the output.
Parameters Parameters
- $value
-
(int|string) The value for the requested property.
- $property
-
(string) The name of the requested property.
- $context
-
(string) The context of display.
Source Source
Changelog Changelog
Version | Description |
---|---|
8.0.0 | Introduced. |