QNimate

  • CoursesVideos
  • WP PremiumPlugins
  • DemosLab
  • Home
  • QIdea
  • QTrack
Home Carbon Ads Change WordPress Automatic Save Interval

Change WordPress Automatic Save Interval

While editing WordPress posts and pages WordPress automatically saves them every 60 seconds. But you can change the auto save interval by placing the below code in wp-config.php file

define('AUTOSAVE_INTERVAL', 30); //Here are saving every 30 seconds automatically.
Feb 4, 2015Narayan Prusty
Enable, Disable or Limit WordPress RevisionsWordPress Change Empty Trash Interval

Leave a Reply Cancel reply

To create code blocks or other preformatted text, indent by four spaces:

    This will be displayed in a monospaced font. The first four
    spaces will be stripped off, but all other whitespace
    will be preserved.
    
    Markdown is turned off in code blocks:
     [This is not a link](http://example.com)

To create not a block, but an inline code span, use backticks:

Here is some inline `code`.

For more help see http://daringfireball.net/projects/markdown/syntax

Narayan Prusty

I am a software engineer specialising in Blockchain, DevOps and Go/JavaScript. This is my personal blog where I write about things that I learn and feel interesting to share.

8 years ago WordPress
Share this
0
GooglePlus
0
Facebook
0
Twitter
0
Linkedin
Related Articles
  • WordPress Change Empty Trash Interval
  • Automatically Resizing Textarea
  • WordPress Enable or Disable Auto Update
  • WordPress Enable Automatic Plugin Updates
  • WordPress Enable Automatic Theme Updates
Our Sponsor
My Books

2014 - 2015 © QNimate
All tutorials MIT license