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