[wp-trac] [WordPress Trac] #37923: Introduce shared wp_blogmeta database table for multisite installation
WordPress Trac
noreply at wordpress.org
Thu Mar 23 00:56:02 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 spacedmonkey):
Even if the blogmeta isn't used to sync data from the options table
doesn't mean we shouldn't add it. Adding blogmeta, would be extremely
useful. For two reasons.
1. Currently many multisite plugins (domain mapping being a good example)
add tables to store data. Blog meta will be a wordpressy way of extending
the wp_site object.
2. It means we can removing the blog_versions table and replace it with a
much more useful table.
We should go ahead with adding this new table and api. Syncing the data
from options is another issue.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/37923#comment:26>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list