[wp-trac] [WordPress Trac] #23067: wp_delete_user() doesn't check if the user exists
WordPress Trac
noreply at wordpress.org
Fri Dec 28 14:23:08 UTC 2012
#23067: wp_delete_user() doesn't check if the user exists
-----------------------+--------------------------
Reporter: scribu | Type: defect (bug)
Status: new | Priority: normal
Milestone: 3.6 | Component: Users
Version: | Severity: normal
Keywords: has-patch |
-----------------------+--------------------------
It just calls `$user = new WP_User( $id );` and that's it.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23067>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list