buddypress/tests/phpunit/assets
David Cavins 5cfd9dd67c 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.

git-svn-id: https://buddypress.svn.wordpress.org/trunk@12428 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2019-08-12 20:42:30 +00:00
..
attachment-extensions.php Allow class extending the BP_Attachment class to get the original WordPress upload dir within their upload_dir_filter() method. 2015-10-06 23:53:33 +00:00
group-extensions.php Groups: Make sure BP_Group_Extension::widget_display() can be used 2016-06-27 03:07:47 +00:00
invitations-extensions.php Introduce BP_Invitation and BP_Invitation_Manager. 2019-08-12 20:42:30 +00:00
upside-down.jpg Add Unit Tests for BP_Attachment_Avatar->shrink() and BP_Attachment_Cover_Image->fit() methods. 2015-10-03 21:55:08 +00:00