From 3660acc123cd6981ec9b4a78fdc16b98356a3bb9 Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Tue, 28 Jul 2015 14:29:33 -0400 Subject: [PATCH] Revisions no longer necessary to explicitly enable --- functions.php | 1 - 1 file changed, 1 deletion(-) 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); } -- 2.17.1