BP_Members_Invitations_Template::the_invitation()
Set up the current invitation inside the loop.
Description Description
Used by bp_the_invitation() to set up the current invitation data while looping, so that template tags used during that iteration make reference to the current invitation.
See also See also
Source Source
File: bp-members/classes/class-bp-members-invitations-template.php
Changelog Changelog
Version | Description |
---|---|
8.0.0 | Introduced. |