diff --git a/inc/cleanup.php b/inc/cleanup.php index 5cdf9e9..82a5ff1 100644 --- a/inc/cleanup.php +++ b/inc/cleanup.php @@ -586,10 +586,6 @@ function roots_notice_tagline_ignore() { add_action('admin_init', 'roots_notice_tagline_ignore'); -// set the post revisions to 5 unless the constant -// was set in wp-config.php to avoid DB bloat -if (!defined('WP_POST_REVISIONS')) { define('WP_POST_REVISIONS', 5); } - // allow more tags in TinyMCE including