In `remove_user_from_blog()`, avoid a potentially expensive `IN` query before...
In `remove_user_from_blog()`, avoid a potentially expensive `IN` query before invalidating the reassigned post and link caches. Props kovshenin. Fixes #25545. (Again.) Built from https://develop.svn.wordpress.org/trunk@27161 git-svn-id: https://core.svn.wordpress.org/trunk@27027 1a063a9b-81f0-0310-95a4-ce76da25c4cd
Loading
Please register or sign in to comment