From 7a8b5dfd5595d721701803c75f59008863585a48 Mon Sep 17 00:00:00 2001 From: Morten Rand-Hendriksen Date: Thu, 15 Dec 2016 15:23:39 -0800 Subject: [PATCH] 11_06 --- template-parts/content.php | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/template-parts/content.php b/template-parts/content.php index d981692..39169e4 100755 --- a/template-parts/content.php +++ b/template-parts/content.php @@ -30,16 +30,7 @@
→', 'humescores' ), array( 'span' => array( 'class' => array() ) ) ), - the_title( '"', '"', false ) - ) ); - - wp_link_pages( array( - 'before' => '', - ) ); + the_excerpt(); ?>