How to disable post revision ?
-
I have seen the code from the tutorial WordPress disable post revisions but still having some issues as I am not doing it properly. Can anyone tell me how can I disable post revisions ?
define(‘AUTOSAVE_INTERVAL, 300); define(‘WP_POST_REVISIONS’, false); define(‘WP_DEBUG”, false);If I am going to put this code then it will stop further revisions. Can anyone help me on this ?
define(‘WP_POST_REVISIONS’, false); -
Hi alexanderbiscajin,
What is the name of the website that you need help with? It seems that you need help with a WordPress.org site rather than a WordPress.com site. This is a forum for WordPress.com hosted site.
https://en.support.wordpress.com/com-vs-org/You may contact your hosting provider for support or on WordPress.org forum through the link below:
https://wordpress.org/support/Hope this helps. Thanks!
- The topic ‘How to disable post revision ?’ is closed to new replies.