[wp-trac] [WordPress Trac] #36717: Allow to access network and site properties using the current naming conventions

WordPress Trac noreply at wordpress.org
Sun Jun 26 14:28:37 UTC 2016


#36717: Allow to access network and site properties using the current naming
conventions
--------------------------------+------------------------
 Reporter:  flixos90            |       Owner:  flixos90
     Type:  enhancement         |      Status:  closed
 Priority:  normal              |   Milestone:  4.6
Component:  Networks and Sites  |     Version:  4.5
 Severity:  normal              |  Resolution:  fixed
 Keywords:  has-patch           |     Focuses:  multisite
--------------------------------+------------------------
Changes (by jeremyfelt):

 * status:  reopened => closed
 * resolution:   => fixed


Comment:

 In [changeset:"37874"]:
 {{{
 #!CommitTicketReference repository="" revision="37874"
 Multisite: Clear incomplete objects from cache in `get_blog_details()`
 when found.

 In [37657], the `blog_id` and `site_id` properties were changed to
 private. Any `WP_Site` objects previously stored in cache with public
 properties should now be considered invalid. We can detect this by
 checking for these missing properties and clearing the dirty cache if
 found.

 Props flixos90.
 Fixes #36717.
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/36717#comment:37>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list