diff --git a/pcf-wp/single-post.php b/pcf-wp/single-post.php index 395a442..50d2b2a 100644 --- a/pcf-wp/single-post.php +++ b/pcf-wp/single-post.php @@ -3,7 +3,15 @@

-<?php echo get_the_title(); ?> + + + <?php the_title_attribute(); ?> + +