[wp-trac] [WordPress Trac] #36935: Implement lazy-loading blog details in `WP_Site`
WordPress Trac
noreply at wordpress.org
Tue Jun 14 21:03:03 UTC 2016
#36935: Implement lazy-loading blog details in `WP_Site`
-------------------------------------+------------------------
Reporter: flixos90 | Owner: flixos90
Type: enhancement | Status: assigned
Priority: normal | Milestone: 4.6
Component: Networks and Sites | Version:
Severity: normal | Resolution:
Keywords: has-patch needs-testing | Focuses: multisite
-------------------------------------+------------------------
Comment (by spacedmonkey):
Updated the patch. Know it does better type checking on value returned
from cache. Also moved the filter after the value comes from cache. It
means that the values going into cache are filtered. Only filter after it
comes out. This makes sense if you have a dynamic filter, that changes on
context.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/36935#comment:12>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list