Ticket #16359: 16359.diff
| File 16359.diff, 371 bytes (added by , 15 years ago) |
|---|
-
wp-admin/includes/user.php
282 282 283 283 if ( $post_ids ) { 284 284 foreach ( $post_ids as $post_id ) 285 wp_delete_post($post_id );285 wp_delete_post($post_id, true); 286 286 } 287 287 288 288 // Clean links