
Do you know that your readers can use some HTML tags in the comments form? In order to make things easier for them, you should notify your readership about what HTML tags they can use in the comment form. Here’s an easy way to do it.

Do you know that your readers can use some HTML tags in the comments form? In order to make things easier for them, you should notify your readership about what HTML tags they can use in the comment form. Here’s an easy way to do it.
To achieve this recipe, edit your comments.php file and paste the following code just above the comment form:
Allowed tags: <?php echo allowed_tags(); ?>
yes, this is as simple as that!
9 Responses
Great tip ! I’ll do it today !
Most themes have that code built in, but it is usually commented out..
I’ve always wondered how to do this, and google never answered my question. Thanks a load.
Great tips, thanks you
That was really easy. Thanks
like this keep giving the advice but in the detail so that your dear readers can get knowledge and more information on the particular subject.
Great tip!, thanks
Trackbacks: