Title: Comment Form problem with version 3.0
Last modified: August 19, 2016

---

# Comment Form problem with version 3.0

 *  Resolved [Spencer24](https://wordpress.org/support/users/spencer24/)
 * (@spencer24)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/comment-form-problem-with-version-30/)
 * I have just upgraded to version 3 but I do not use the default comment form I
   used to just overwrite the comment.php file in the default theme and all was 
   fine now I have a directory called twentyten running my comments. The next to
   the last line in the twentyten comments.php is <?php comment_form(); ?> but I
   can not find it anywhere does anyone know where it is.

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [Darrell Schauss](https://wordpress.org/support/users/darrellonsite/)
 * (@darrellonsite)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/comment-form-problem-with-version-30/#post-1545767)
 * The comment_form() function is built into WordPress for a standardized form. 
   I can’t find much info on it for manipulating it. I found this, it shows some
   hooks on customizing the default form. [http://ottopress.com/2010/wordpress-3-0-theme-tip-the-comment-form/](http://ottopress.com/2010/wordpress-3-0-theme-tip-the-comment-form/)
 *  Thread Starter [Spencer24](https://wordpress.org/support/users/spencer24/)
 * (@spencer24)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/comment-form-problem-with-version-30/#post-1545814)
 * All I want to do is remove the ‘Website’ field and make the captions for the ‘
   Name’ and ‘Email’ fields more friendly. If it cannot be done in version 3.00 
   is there a way to go back to version 2.9
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/comment-form-problem-with-version-30/#post-1546086)
 * See [http://codex.wordpress.org/Function_Reference/comment_form](http://codex.wordpress.org/Function_Reference/comment_form)
 * Specifically the $args (default fields array) passed to the comment_form function.
   The TwentyTen theme’s comments.php file provides an example of how you can customise
   a couple of the default fields.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Comment Form problem with version 3.0’ is closed to new replies.

## Tags

 * [comment_form](https://wordpress.org/support/topic-tag/comment_form/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 3 participants
 * Last reply from: [esmi](https://wordpress.org/support/users/esmi/)
 * Last activity: [15 years, 11 months ago](https://wordpress.org/support/topic/comment-form-problem-with-version-30/#post-1546086)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
