Update the id's for the new blocks on live site.
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 13 Apr 2017 17:50:25 +0000 (13:50 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 13 Apr 2017 17:50:25 +0000 (13:50 -0400)
Block for the parent level  for home blocks and golf blocks.

functions.php
style.css

index f23af76..fd0bb56 100644 (file)
@@ -1,6 +1,6 @@
 <?php
-define( 'GOLF_BLOCKS', 9796 );
-define( 'DEFAULT_BLOCKS', 9797 );
+define( 'GOLF_BLOCKS', 10069 );
+define( 'DEFAULT_BLOCKS', 10070 );
 
 $ancestorId   = null;
 $includePages = array();
index befc604..9905a69 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: MountPleasantCVB
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for MountPleasantCVB
-Version: 1.2.22
+Version: 1.2.23
 */