diff --git a/template-parts/content.php b/template-parts/content.php index 15f51bc..68c83dd 100644 --- a/template-parts/content.php +++ b/template-parts/content.php @@ -19,7 +19,7 @@ →', '_s' ), + wp_kses( __( 'Continue reading %s ', '_s' ), array( 'span' => array() ) ), the_title( '"', '"', false ) ) ); ?>