[wp-trac] [WordPress Trac] #20447: wp_delete_user( int, $user_id ) does not flush post caches
WordPress Trac
wp-trac at lists.automattic.com
Mon Apr 16 00:41:21 UTC 2012
#20447: wp_delete_user( int, $user_id ) does not flush post caches
--------------------------+------------------------------
Reporter: joehoyle | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Cache | Version: 3.4
Severity: normal | Resolution:
Keywords: needs-patch |
--------------------------+------------------------------
Changes (by scribu):
* keywords: => needs-patch
Comment:
Should definitely use `wp_update_post()` instead of just
`$wpdb->replace()`.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/20447#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list