[wp-trac] [WordPress Trac] #37923: Introduce shared wp_blogmeta database table for multisite installation
WordPress Trac
noreply at wordpress.org
Wed Aug 23 19:01:17 UTC 2017
#37923: Introduce shared wp_blogmeta database table for multisite installation
-------------------------------------------------+-------------------------
Reporter: johnjamesjacoby | Owner:
Type: feature request | spacedmonkey
Priority: normal | Status: assigned
Component: Networks and Sites | Milestone: 4.9
Severity: normal | Version:
Keywords: has-patch has-unit-tests needs- | Resolution:
testing ms-roadmap | Focuses: multisite
-------------------------------------------------+-------------------------
Comment (by spacedmonkey):
[https://core.trac.wordpress.org/attachment/ticket/37923/37923.10.diff
37923.10.diff]
Only a couple of changes in this one.
- Removed $force param on `is_site_meta_supported`. It is bad to have a
flag that changes what logic runs in a function. Deleting the network
option on upgrade has the same effect and is much clearer.
- There is no need to move meta query and the lazy load meta in this
ticket. It is not required. For a clearer commit history, it should done
in another ticket.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/37923#comment:61>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list