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