[wp-trac] [WordPress Trac] #10754: Unable to switch off post revisions

WordPress Trac wp-trac at lists.automattic.com
Tue Sep 15 05:55:32 UTC 2009


#10754: Unable to switch off post revisions
--------------------------+-------------------------------------------------
 Reporter:  ashfame       |       Owner:  westi            
     Type:  defect (bug)  |      Status:  accepted         
 Priority:  normal        |   Milestone:                   
Component:  Revisions     |     Version:  2.8.4            
 Severity:  normal        |    Keywords:  reporter-feedback
--------------------------+-------------------------------------------------

Comment(by johnbillion):

 Are you sure the revisions are still being generated and the revisions in
 your database aren't the ones created before you disabled revisons?

 Also as westi and dd32 said, autosaves create a revision each time. To
 disable autosaves, place the following in your wp-config.php file below
 your database details:

 `define('WP_POST_REVISIONS', false );`

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/10754#comment:5>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list