Viewing 1 replies (of 1 total)
  • Plugin Author Todd Lahman

    (@toddlahman)

    Add this line:

    <?php if(function_exists ('tl_spam_free_wordpress_comments_form')) { tl_spam_free_wordpress_comments_form(); } ?>

    below this line from your comments.php file:

    <p><label for="url">Website</label>
    <input type="text" name="url" id="url" value="<?php echo $comment_author_url; ?>" size="50" tabindex="3" /></p>
Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Spam Free WordPress] Comment.php File Entry’ is closed to new replies.