adding theme support file to functions.php
authorAnthony Talarico <talarico@gaslightmedia.com>
Thu, 1 Dec 2016 20:34:06 +0000 (15:34 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Thu, 1 Dec 2016 20:34:06 +0000 (15:34 -0500)
functions.php

index ca98cbb..53e7cd2 100644 (file)
@@ -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';