apply_filters( 'bp_members_invitations_get_hash', string $hash , BP_Invitation )
Filters the hash calculated by the invitation details.
Description Description
Parameters Parameters
- $hash
-
Calculated sha1 hash.
-
object $invitation Invitation hash was created from.
Source Source
File: bp-members/bp-members-functions.php
Changelog Changelog
Version | Description |
---|---|
8.0.0 | Introduced. |