[buddypress-trac] [BuddyPress Trac] #6210: Create New Invitations API

buddypress-trac noreply at wordpress.org
Fri Jun 19 00:45:21 UTC 2015


#6210: Create New Invitations API
--------------------------+------------------
 Reporter:  dcavins       |       Owner:
     Type:  task          |      Status:  new
 Priority:  low           |   Milestone:  2.4
Component:  API           |     Version:
 Severity:  normal        |  Resolution:
 Keywords:  dev-feedback  |
--------------------------+------------------

Comment (by r-a-y):

 Maybe we can think of invites as a pending signup in the `wp_signups`
 table.

 `wp_signups` already has a `meta` column, but it's pretty much ugly.
 Perhaps all that is needed is a `wp_signups_meta` table?

 That way, we can attach information about what groups, friends, etc. that
 this signup user should be a part of once the user successfully registers.

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6210#comment:10>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list