Added force-template-functions to the included files in functions.php
authorLaury GvR <laury@gaslightmedia.com>
Tue, 11 Oct 2016 15:58:28 +0000 (11:58 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Tue, 11 Oct 2016 15:58:28 +0000 (11:58 -0400)
functions.php

index bf02d9c..4b96d92 100644 (file)
@@ -9,4 +9,5 @@
     include_once 'lib/enqueueing.php';
     include_once 'lib/images.php';
     include_once 'lib/plugins.php';
+    include_once 'lib/force-template-functions.php';
 ?>
\ No newline at end of file