Make WordPress Core

Changeset 27


Ignore:
Timestamp:
05/21/2003 11:30:42 AM (23 years ago)
Author:
saxmatt
Message:

Updated allowed HTML to pull tags from config.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/b2comments.php

    r16 r27  
    3939</ol>
    4040<h2>Leave a Comment</h2>
    41 <p>Line and paragraph breaks automatic, website trumps email, basic <acronym title="Hypertext Markup Language">HTML</acronym> allowed.</p>
     41<p>Line and paragraph breaks automatic, website trumps email, <acronym title="Hypertext Markup Language">HTML</acronym> allowed: <?php echo htmlentities($comment_allowed_tags); ?></p>
    4242
    4343<!-- form to add a comment -->
Note: See TracChangeset for help on using the changeset viewer.