Update for blocks
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 7 Feb 2017 19:54:15 +0000 (14:54 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 7 Feb 2017 19:54:15 +0000 (14:54 -0500)
Use post_content now.

front-page.php
style.css

index 844d0d3..f36719a 100644 (file)
@@ -30,7 +30,7 @@
                                 <?php if($block->url):?>
                                 </a>
                                  <?php endif;?>
-                                <p><?php echo $block->post_excerpt;?></p>
+                                <p><?php echo $block->post_content;?></p>
                             </div>
                             <?php endforeach;?>
                         <?php endif;?>
index aed8f8f..b5ce08d 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,4 +3,4 @@ Theme Name: Chippewa County EDC
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme created for Chippewa County EDC.
-Version: 1.0.5
+Version: 1.0.6