[wp-trac] [WordPress Trac] #19663: auto-draft garbage collection should be done via cron, not when starting new post
WordPress Trac
wp-trac at lists.automattic.com
Thu Apr 12 18:49:51 UTC 2012
#19663: auto-draft garbage collection should be done via cron, not when starting
new post
------------------------------+---------------------
Reporter: _ck_ | Owner: ryan
Type: enhancement | Status: closed
Priority: normal | Milestone: 3.4
Component: Performance | Version: 3.3
Severity: normal | Resolution: fixed
Keywords: has-patch commit |
------------------------------+---------------------
Changes (by ryan):
* status: reopened => closed
* resolution: => fixed
Comment:
In [20453]:
{{{
#!CommitTicketReference repository="" revision="20453"
Schedule auto-draft deletion from post-new.php instead of from admin.php.
This provides better throttling for large multisite installs and reduces
the risk of a delete avalanche.
fixes #19663
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19663#comment:10>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list