[wp-trac] [WordPress Trac] #37923: Introduce shared wp_blogmeta database table for multisite installation

WordPress Trac noreply at wordpress.org
Wed Mar 22 10:09:17 UTC 2017


#37923: Introduce shared wp_blogmeta database table for multisite installation
------------------------------------------------+--------------------------
 Reporter:  johnjamesjacoby                     |       Owner:
     Type:  feature request                     |      Status:  new
 Priority:  normal                              |   Milestone:  Awaiting
Component:  Networks and Sites                  |  Review
 Severity:  normal                              |     Version:
 Keywords:  2nd-opinion has-patch dev-feedback  |  Resolution:
                                                |     Focuses:  multisite
------------------------------------------------+--------------------------

Comment (by flixos90):

 @spacedmonkey

 Regarding meta query, let's continue to work within the GitHub repo. The
 separate ticket #40229 can be used later when we get closer to commit to
 break this feature into smaller pieces.

 Making the array filterable might make sense, but I tend to say let's not
 add a filter to keep this function core-only. If a filter is introduced,
 it should only be able to add keys, not remove.

 As stated in my comment above, this patch is only for our planned stage 1
 of site meta, which does not have any sync or does not even migrate
 options. It only introduces the functionality, which I think is what we
 should focus on for now code-wise.

 As above, actually using site meta in core will be part of a later stage
 that is likely going to be introduced 1 or 2 releases after the initial
 functionality.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/37923#comment:22>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list