[wp-trac] [WordPress Trac] #36935: Implement lazy-loading blog details in `WP_Site`
WordPress Trac
noreply at wordpress.org
Wed Jun 8 16:21:09 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 flixos90):
The original patch needed an update after [changeset:37657]. Therefore
[attachment:36935.2.diff] integrates the changes from the original patch
into the updated codebase. It also adds the additional properties that are
available through the `get_details()` method to the class doc block as
`@property-read`.
After [changeset:37657] a bug with `get_blog_details()` came up (see
https://core.trac.wordpress.org/ticket/36717#comment:20) - this should be
fixed with this patch (the previous patch already had the fix, this new
patch was only to integrate the changes).
--
Ticket URL: <https://core.trac.wordpress.org/ticket/36935#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list