[wp-trac] [WordPress Trac] #25545: Invalidate post cache when a user is removed from a blog
WordPress Trac
noreply at wordpress.org
Tue Feb 11 16:27:07 UTC 2014
#25545: Invalidate post cache when a user is removed from a blog
--------------------------+-----------------------------
Reporter: nprasath002 | Owner: wonderboymusic
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 3.9
Component: Cache API | Version: 3.0
Severity: minor | Resolution: fixed
Keywords: has-patch | Focuses:
--------------------------+-----------------------------
Changes (by wonderboymusic):
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"27161"]:
{{{
#!CommitTicketReference repository="" revision="27161"
In `remove_user_from_blog()`, avoid a potentially expensive `IN` query
before invalidating the reassigned post and link caches.
Props kovshenin.
Fixes #25545. (Again.)
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/25545#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list