diff --git a/functions.php b/functions.php index 033b3fe..dc57f0a 100644 --- a/functions.php +++ b/functions.php @@ -1515,7 +1515,7 @@ function html_tag_parser($content) { if(!is_feed()) { $content=preg_replace( '//i', - "\n", + "\n", $content );