From 2217a8bcfb3e23cd90e95b8ea1f44fdd9ade186f Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Fri, 16 Dec 2016 08:45:55 -0500 Subject: [PATCH] removing missed default content from the excerpt helper functiong being used to allow html tags in the excerpt for the topbar dropdown nav content --- lib/excerpt.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/excerpt.php b/lib/excerpt.php index 9d1e858..0270b24 100644 --- a/lib/excerpt.php +++ b/lib/excerpt.php @@ -44,7 +44,7 @@ if ( ! function_exists( 'wpse_custom_wp_trim_excerpt' ) ) : $wpse_excerpt = trim(force_balance_tags($excerptOutput)); - $excerpt_end = ' ' . ' » ' . sprintf(__( ' ', 'wpse' ), get_the_title()) . ''; + $excerpt_end = ' ' . '' . sprintf(__( ' ', 'wpse' ), get_the_title()) . ''; $excerpt_more = apply_filters('excerpt_more', ' ' . $excerpt_end); //$pos = strrpos($wpse_excerpt, '