Skip to content

Instantly share code, notes, and snippets.

@milohuang
Created November 5, 2011 23:04
Show Gist options
  • Save milohuang/1342145 to your computer and use it in GitHub Desktop.
Save milohuang/1342145 to your computer and use it in GitHub Desktop.
Turn off WordPress Post Revision
define('WP_POST_REVISIONS', false ); // turn off post revision
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment