Revisions no longer necessary to explicitly enable
authorLaury GvR <laury@gaslightmedia.com>
Tue, 28 Jul 2015 18:29:33 +0000 (14:29 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Tue, 28 Jul 2015 18:29:33 +0000 (14:29 -0400)
functions.php

index f0f6d6f..862d17b 100644 (file)
@@ -150,7 +150,6 @@ function glm_site_scripts()
     );
     if(is_front_page()) {
     }
-    define('WP_POST_REVISIONS', true); 
 }