﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
20021,wp_load_alloptions() does not cache result when MultiSite is enabled,gcorne,,"On a MultiSite installation, wp_load_alloptions() does not cache the results in the object cache. This results in a large number of additional queries, especially during wp-admin requests. One real world test resulted in 445 fewer queries and a reduction of over 100ms of time spent querying the database.

Note: Because WP_INSTALLING is defined when using the WP Test Suite, it is currently not possible to write test cases.",defect (bug),closed,normal,,Cache,3.3.1,normal,invalid,has-patch dev-feedback,
