Changes between Initial Version and Version 1 of Ticket #39418
- Timestamp:
- 12/28/2016 06:05:36 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #39418 – Description
initial v1 1 Now that plugins are doing more with post types, and dealing with sometimes hundreds of thousands of entries in the posts table . Emptying spam and/or trash, as an action,is starting to feel a little outdated.1 Now that plugins are doing more with post types, and dealing with sometimes hundreds of thousands of entries in the posts table, emptying spam and/or trash is starting to feel a little outdated. 2 2 3 3 When there is a need to empty many spam or trashed items, it's not uncommon for this page to timeout, or to reload in the browser in such a way that rendering is blocked while the server processes the mass deletion of content.