[buddypress-trac] [BuddyPress] #4228: Allow filtering Global tables for the component

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Thu May 31 23:50:29 UTC 2012


#4228: Allow filtering Global tables for the component
-------------------------+---------------------
 Reporter:  sbrajesh     |       Owner:
     Type:  enhancement  |      Status:  closed
 Priority:  normal       |   Milestone:  1.6
Component:  Core         |     Version:  1.5.5
 Severity:  normal       |  Resolution:  fixed
 Keywords:  has-patch    |
-------------------------+---------------------
Changes (by boonebgorges):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 (In [6055]) Introduces a filter on global table names in
 BP_Component::setup_globals()

 When a component registers its globals using
 BP_Component::setup_globals(),
 most of the properties are run through a high-level filter. The one
 exception
 is global_tables, meaning that developers have been limited in the way
 they
 can customize data storage.

 Among other things, this change will make it easier to have fine-grained
 control over how multi-network BP setups work.

 Fixes #4228
 Props sbrajesh

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4228#comment:2>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list