Even though I have defined the following in my config file, revisions are still being made.
define('WP_POST_REVISIONS',false);
What else do I need to do to stop the revisions?
Even though I have defined the following in my config file, revisions are still being made.
define('WP_POST_REVISIONS',false);
What else do I need to do to stop the revisions?
Here's a thread that has goes over the various ways to disable it.
Thanks. I realized it's autosave; thanks for the thread link.
You must log in to post.