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