projects
/
WP-Themes
/
glmthemes
/
crawfordcounty-theme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7661128
)
Fix the featured images for post and pages
author
Steve Sutton
<steve@gaslightmedia.com>
Tue, 10 Nov 2015 14:36:30 +0000
(09:36 -0500)
committer
Steve Sutton
<steve@gaslightmedia.com>
Tue, 10 Nov 2015 14:36:30 +0000
(09:36 -0500)
functions.php
patch
|
blob
|
history
diff --git
a/functions.php
b/functions.php
index
f64c285
..
3a9bf33
100644
(file)
--- a/
functions.php
+++ b/
functions.php
@@
-135,7
+135,7
@@
function glm_offcanvas_menu()
//));
}
-add_theme_support('post-thumbnails'
,'custom-background'
);
+add_theme_support('post-thumbnails');
$defaults = array(
'default-color' => '',
'default-image' => '',