[wp-trac] [WordPress Trac] #10754: Allow to disable autosaves

WordPress Trac wp-trac at lists.automattic.com
Tue Jan 5 16:41:23 UTC 2010


#10754: Allow to disable autosaves
-----------------------------+----------------------------------------------
 Reporter:  ashfame          |       Owner:  westi         
     Type:  feature request  |      Status:  accepted      
 Priority:  normal           |   Milestone:  Future Release
Component:  Autosave         |     Version:  2.8.4         
 Severity:  normal           |    Keywords:  needs-patch   
-----------------------------+----------------------------------------------

Comment(by hakre):

 Suggestion:

 {{{define( 'AUTOSAVE_INTERVAL', 0 ); // Do not Autosave}}}

 Just an idea to solve easily. Just check againt wp_check_post_lock() and
 edit_post().

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


More information about the wp-trac mailing list