apply_filters( 'bp_members_invitations_get_hash', string $hash, BP_Invitation )

Filters the hash calculated by the invitation details.


Parameters Parameters

$hash

(string) Calculated sha1 hash.

(BP_Invitation) object $invitation Invitation hash was created from.


Source Source

File: bp-members/bp-members-functions.php

View on Trac



Top ↑

Changelog Changelog

Changelog
Version Description
8.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.