[wp-trac] [WordPress Trac] #36935: Implement lazy-loading blog details in `WP_Site`
WordPress Trac
noreply at wordpress.org
Wed Jun 29 08:53:57 UTC 2016
#36935: Implement lazy-loading blog details in `WP_Site`
--------------------------------+-------------------------
Reporter: flixos90 | Owner: jeremyfelt
Type: enhancement | Status: reviewing
Priority: normal | Milestone: 4.6
Component: Networks and Sites | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses: multisite
--------------------------------+-------------------------
Comment (by jeremyfelt):
[attachment:36935.6.diff] is updated to apply cleanly against trunk.
A couple of the multisite tests attempt to access the `blog-details` cache
key directly, which fails once it's removed from `get_blog_details()`.
We'll need to determine how we want to handle that in 4.7 when we
deprecate it.
I'll attach another patch that removes the `get_blog_details()` changes.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/36935#comment:18>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list