Code-Snippets-Functions/Add functions to the wp-config.php file/disable-post-revisions.php
2018-09-26 21:51:07 -06:00

1 line
38 B
PHP

define( 'WP_POST_REVISIONS', false );