[wp-trac] [WordPress Trac] #16359: When deleting a user, wp_delete_post needs to force-delete
WordPress Trac
wp-trac at lists.automattic.com
Mon Jan 24 08:19:35 UTC 2011
#16359: When deleting a user, wp_delete_post needs to force-delete
--------------------------+-----------------------------
Reporter: nacin | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 2.9
Severity: major | Keywords:
--------------------------+-----------------------------
Currently we orphan all of the posts and send them to the trash.
I can't imagine that being desired behavior. We specifically tell them
we're deleting the posts and give them a confirmation screen (and an
option to port them to an existing user).
Marking version at 2.9, as that's when wp_delete_post() became trash by
default. Presumably it can be seen back that far.
Not sure how this wasn't caught until now. A related bug was originally
reported by flashingcursor on Twitter.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16359>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list