[wp-trac] [WordPress Trac] #19235: Turn ms-files.php off by default
WordPress Trac
wp-trac at lists.automattic.com
Thu Oct 11 04:07:36 UTC 2012
#19235: Turn ms-files.php off by default
----------------------------+---------------------
Reporter: nacin | Owner: nacin
Type: task (blessed) | Status: closed
Priority: normal | Milestone: 3.5
Component: Multisite | Version: 3.0
Severity: normal | Resolution: fixed
Keywords: has-patch |
----------------------------+---------------------
Comment (by nacin):
On networks that haven't yet run the upgrade routine, this has the
potential to cause a boatload of queries. This is because sitemeta options
don't have a notoptions cache like regular options do, and
wp_load_core_site_options() does not try to cache any kind of default
values for those that don't exist. We may want to consider making
improvements to either/both of those in the future.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19235#comment:63>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list