From: Anthony Talarico Date: Fri, 16 Dec 2016 13:45:55 +0000 (-0500) Subject: removing missed default content from the excerpt helper functiong being X-Git-Tag: v1.0.0^2~50 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=2217a8bcfb3e23cd90e95b8ea1f44fdd9ade186f;p=WP-Themes%2Fmackinawareavb.git removing missed default content from the excerpt helper functiong being used to allow html tags in the excerpt for the topbar dropdown nav content --- 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, '