Hi I am using this hack in my wp-config.php
define('WP_POST_REVISIONS', false);
I still find that PAGES have AutoSave and Revisions enabled. Can I put something like WP_PAGE_REVISIONS false to disable Revisions and Autosave for Pages also?
Hi I am using this hack in my wp-config.php
define('WP_POST_REVISIONS', false);
I still find that PAGES have AutoSave and Revisions enabled. Can I put something like WP_PAGE_REVISIONS false to disable Revisions and Autosave for Pages also?
http://wordpress.org/support/topic/240594?replies=6
review this thread - several options
This topic has been closed to new replies.