projects
/
WP-Themes
/
harborcountry.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1daa569
)
adding theme support file to functions.php
author
Anthony Talarico
<talarico@gaslightmedia.com>
Thu, 1 Dec 2016 20:34:06 +0000
(15:34 -0500)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Thu, 1 Dec 2016 20:34:06 +0000
(15:34 -0500)
functions.php
patch
|
blob
|
history
diff --git
a/functions.php
b/functions.php
index
ca98cbb
..
53e7cd2
100644
(file)
--- a/
functions.php
+++ b/
functions.php
@@
-11,4
+11,5
@@
include_once 'lib/plugins.php';
include_once 'lib/force-template-functions.php';
include_once 'lib/EventRegistration.php';
+ include_once 'lib/theme_support.php';