From: Laury GvR Date: Tue, 28 Jul 2015 18:29:33 +0000 (-0400) Subject: Revisions no longer necessary to explicitly enable X-Git-Tag: v1.0^2~52 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=3660acc123cd6981ec9b4a78fdc16b98356a3bb9;p=WP-Themes%2Fnorthernlakes.git Revisions no longer necessary to explicitly enable --- diff --git a/functions.php b/functions.php index f0f6d6f..862d17b 100644 --- a/functions.php +++ b/functions.php @@ -150,7 +150,6 @@ function glm_site_scripts() ); if(is_front_page()) { } - define('WP_POST_REVISIONS', true); }