projects
/
WP-Themes
/
mountpleasantwow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
923f999
)
Update with new defines for the blocks.
author
Steve Sutton
<steve@gaslightmedia.com>
Thu, 6 Apr 2017 20:09:36 +0000
(16:09 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Thu, 6 Apr 2017 20:09:36 +0000
(16:09 -0400)
Golf section and home page block sections.
functions.php
patch
|
blob
|
history
diff --git
a/functions.php
b/functions.php
index
88cfb8b
..
fc31ca4
100644
(file)
--- a/
functions.php
+++ b/
functions.php
@@
-1,5
+1,6
@@
<?php
-
+define( 'GOLF_BLOCKS', 9797 );
+define( 'DEFAULT_BLOCKS', 9796 );
$ancestorId = null;
$includePages = array();