BP_Members_Invitations_Template
The main membership invitations template loop class.
Description Description
Responsible for loading a group of membership invitations into a loop for display.
Source Source
File: bp-members/classes/class-bp-members-invitations-template.php
Changelog Changelog
Version | Description |
---|---|
8.0.0 | Introduced. |
Methods Methods
- __construct — Constructor method.
- has_invitations — Whether there are invitations available in the loop.
- invitations — Whether there are invitations left in the loop to iterate over.
- next_invitation — Set up the next invitation and iterate index.
- rewind_invitations — Rewind the blogs and reset blog index.
- the_invitation — Set up the current invitation inside the loop.