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

WordPress Trac noreply at wordpress.org
Fri Feb 3 09:52:57 UTC 2017


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

Comment (by flixos90):

 As a reminder of Tuesday's multisite conversation and also to possibly
 discuss this more: The general consent on Tuesday was to call the database
 table `blogmeta`, but name all the functions interacting with it
 `*_site_meta()`. This would allow for better parity if we at some point
 handle network meta to (the table is `sitemeta`, and the functions should
 then be called `*_network_meta()`).

 While far from optimal, I think it might be an ''acceptable'' pattern to
 call DB stuff the old way (since there's no easy way to rename) while
 trying to use new naming conventions in code.

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


More information about the wp-trac mailing list