[buddypress-trac] [BuddyPress Trac] #8375: BP_Invitation_Manager::get_table_name should have a filter

buddypress-trac noreply at wordpress.org
Thu Oct 15 04:24:52 UTC 2020


#8375: BP_Invitation_Manager::get_table_name should have a filter
--------------------------+-----------------------------
 Reporter:  shawfactor    |      Owner:  (none)
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Core          |    Version:
 Severity:  normal        |   Keywords:
--------------------------+-----------------------------
 The new Buddypress invitation api is great but my setup is unusual, and
 there is no way of filtering the table used to store the invitations. A
 simple improvement would be to add a filter to the above static method.

 line 364 of the following file

 bp-core-admin-tools.php

 would also need to be fixed as it queries the database directy. I think
 this is a mistake anyway and ideally should reference
 BP_Invitation_Manager::get_table_name() anyway.

 What do you all think?

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8375>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list