Title: [Plugin: Spam Free WordPress] Comment.php File Entry
Last modified: August 20, 2016

---

# [Plugin: Spam Free WordPress] Comment.php File Entry

 *  Resolved [solargus](https://wordpress.org/support/users/solargus/)
 * (@solargus)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-spam-free-wordpress-commentphp-file-entry/)
 * I’ve tried to change my Comment.php file to what you’re prescribed, but the entries
   you’ve listed to look for do not exist, so I cannot make the changes you recommend.
 * I’m using the Revolution Code Blue 2.0 theme, and here’s my Comment file:
 * _[Code moderated as per the [Forum Rules](http://codex.wordpress.org/Forum_Welcome#Posting_Code).
   Please use the [pastebin](http://wordpress.pastebin.com/)]_
 * [http://wordpress.org/extend/plugins/spam-free-wordpress/](http://wordpress.org/extend/plugins/spam-free-wordpress/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Todd Lahman](https://wordpress.org/support/users/toddlahman/)
 * (@toddlahman)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-spam-free-wordpress-commentphp-file-entry/#post-2206061)
 * 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.

 * ![](https://s.w.org/plugins/geopattern-icon/spam-free-wordpress.svg)
 * [Spam Free WordPress](https://wordpress.org/plugins/spam-free-wordpress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/spam-free-wordpress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/spam-free-wordpress/)
 * [Active Topics](https://wordpress.org/support/plugin/spam-free-wordpress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/spam-free-wordpress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/spam-free-wordpress/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Todd Lahman](https://wordpress.org/support/users/toddlahman/)
 * Last activity: [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-spam-free-wordpress-commentphp-file-entry/#post-2206061)
 * Status: resolved