HTML appears in comment insertion form
-
Just above where a user would insert a new comment the following HTML code breaks through onto the web page
Line and paragraph breaks automatic, e-mail address never displayed, HTML allowed:
<a href="" title="" rel=""> <b><br />
<blockquote cite=""> <em> <i> <strike> <strong>It seems to come from wp-comments.php
<?php _e("Line and paragraph breaks automatic, e-mail address never displayed, HTML allowed:"); ?>
<code><?php echo allowed_tags(); ?>My php is not yet good enough to see what is wrong. What *should* be there?
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
The topic ‘HTML appears in comment insertion form’ is closed to new replies.