[buddypress-trac] [BuddyPress Trac] #6210: Create New Invitations API
buddypress-trac
noreply at wordpress.org
Mon Aug 12 20:42:33 UTC 2019
#6210: Create New Invitations API
------------------------------+-----------------------
Reporter: dcavins | Owner: dcavins
Type: enhancement | Status: reopened
Priority: low | Milestone: 5.0.0
Component: Core | Version:
Severity: normal | Resolution:
Keywords: has-patch commit |
------------------------------+-----------------------
Comment (by dcavins):
In [changeset:"12428" 12428]:
{{{
#!CommitTicketReference repository="" revision="12428"
Introduce BP_Invitation and BP_Invitation_Manager.
• Add `BP_Invitation`, a new class describing generic invitation objects
with methods for adding, updating and deleting invitations and membership
requests.
• Add a creation routine for the new table that will contain invitations
data.
• Add `BP_Invitation_Manager`, a new class that offers helper functions
for managing `BP_Invitation` objects. For most use cases, this class will
be extended for new invitation types, like group invitations.
• Add unit tests for the new classes.
See #6210.
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6210#comment:52>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list