projects
/
WP-Themes
/
ToskiSands.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d61f966
)
Update blocks
author
Steve Sutton
<steve@gaslightmedia.com>
Wed, 3 Jun 2015 21:24:24 +0000
(17:24 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Wed, 3 Jun 2015 21:24:40 +0000
(17:24 -0400)
parts/glm-blocks.php
patch
|
blob
|
history
diff --git
a/parts/glm-blocks.php
b/parts/glm-blocks.php
index
a5f0b22
..
0936b09
100644
(file)
--- a/
parts/glm-blocks.php
+++ b/
parts/glm-blocks.php
@@
-17,7
+17,7
@@
<?php if($block->url):?>
</a>
<?php endif;?>
- <p><?php echo $block->post_excerpt;?></p>
+ <p><?php echo $block->post_
content . $block->post_
excerpt;?></p>
<img id="shadow" src="<?php echo get_template_directory_uri(); ?>/assets/shadow.jpg">
</div>
<?php endforeach;?>