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.


Top ↑

Source Source

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


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.