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

WordPress Trac noreply at wordpress.org
Wed Jun 29 18:02:40 UTC 2016


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

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


Comment:

 The changes in this ticket feel pretty unnecessary and fragile and likely
 to break a number of requests on any site using a caching backend because
 we are going to cache things the old code can't uncache.... in a nasty way
 - you end up with WP_Site instances that re-initialise out of the cache
 without a blog_id.

 I'm not really sure why it was really important to make this backwards
 incompatible change which makes reverting _hard_ on large installs and
 breaks things in imaginative ways when it goes wrong.

 The fact that this broke the WP.org install should have been a hint to
 revert it rather than patch over the cracks IMHO.

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


More information about the wp-trac mailing list