Updated allowed HTML to pull tags from config.
git-svn-id: https://develop.svn.wordpress.org/trunk@27 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
c65e16663a
commit
25ab5bce6c
@ -38,7 +38,7 @@ QQQ;
|
||||
<?php /* if you delete this the sky will fall on your head */ } ?>
|
||||
</ol>
|
||||
<h2>Leave a Comment</h2>
|
||||
<p>Line and paragraph breaks automatic, website trumps email, basic <acronym title="Hypertext Markup Language">HTML</acronym> allowed.</p>
|
||||
<p>Line and paragraph breaks automatic, website trumps email, <acronym title="Hypertext Markup Language">HTML</acronym> allowed: <?php echo htmlentities($comment_allowed_tags); ?></p>
|
||||
|
||||
<!-- form to add a comment -->
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user