[wp-trac] [WordPress Trac] #42712: Enhance wp revisions to keep with expiration date for the revisions
WordPress Trac
noreply at wordpress.org
Mon Nov 27 13:16:27 UTC 2017
#42712: Enhance wp revisions to keep with expiration date for the revisions
-----------------------------+-----------------------------
Reporter: colomet | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Text Changes | Version: 4.9
Severity: normal | Keywords:
Focuses: |
-----------------------------+-----------------------------
https://codex.wordpress.org/Revisions
Now, the options of the revisions are:
true (default), -1: store every revision
false, 0: do not store any revisions (except the one autosave per
post)
(int) > 0: store that many revisions (+1 autosave) per post. Old
revisions are automatically deleted.
What about to have expiration by time also, not just with number. In that
way, in big multisite installations, old revisions could desappear after X
months. Decreasing the size of the database.
Normally, if a post have not modifications after 1 year, is because not
longer are necesary. Anyway, it would be a choice of the
superadministrator of the installation.
thanks
--
Ticket URL: <https://core.trac.wordpress.org/ticket/42712>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list