[wp-trac] Re: [WordPress Trac] #7294: Minor changes checkbox for post revisions / possible new table for revisions

WordPress Trac wp-trac at lists.automattic.com
Sun Jul 20 02:52:48 GMT 2008


#7294: Minor changes checkbox for post revisions / possible new table for
revisions
-------------------------------------------+--------------------------------
 Reporter:  lilyfan                        |        Owner:  anonymous
     Type:  enhancement                    |       Status:  new      
 Priority:  normal                         |    Milestone:  2.7      
Component:  Administration                 |      Version:  2.6      
 Severity:  normal                         |   Resolution:           
 Keywords:  revisions, new table, options  |  
-------------------------------------------+--------------------------------
Changes (by rawalex):

  * keywords:  revisions => revisions, new table, options
  * summary:  Minor changes checkbox for post revisions => Minor changes
              checkbox for post revisions / possible new
              table for revisions

Comment:

 My suggestion would be to create a table called wp_revisions, and write
 off the old version to the revision table instead.  If someone wants to
 revert, it would be simple to pull a list of revisions.  Further,it would
 be very simple to create a process that removed revisions after a set
 amount of time (say 30 days, adjustable in the admin) to avoid ending up
 with a big database.

 It would also allow a potential variant of keeping only the last revision,
 as an example, for any post.

 Revisions also need to be a settings option.  Quite simply, enough people
 don't need revision history at all, so why subject them to all the db
 overhead and such for no reason?

-- 
Ticket URL: <http://trac.wordpress.org/ticket/7294#comment:2>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list