projects
/
WP-Themes
/
northernlakes.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0944854
)
Revisions no longer necessary to explicitly enable
author
Laury GvR
<laury@gaslightmedia.com>
Tue, 28 Jul 2015 18:29:33 +0000
(14:29 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Tue, 28 Jul 2015 18:29:33 +0000
(14:29 -0400)
functions.php
patch
|
blob
|
history
diff --git
a/functions.php
b/functions.php
index
f0f6d6f
..
862d17b
100644
(file)
--- a/
functions.php
+++ b/
functions.php
@@
-150,7
+150,6
@@
function glm_site_scripts()
);
if(is_front_page()) {
}
- define('WP_POST_REVISIONS', true);
}