Title: Can&#8217;t Modify Comments?
Last modified: August 19, 2016

---

# Can’t Modify Comments?

 *  Resolved [paul_fury](https://wordpress.org/support/users/paul_fury/)
 * (@paul_fury)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/cant-modify-comments/)
 * Hello. I am customizing comments for my blog and have customized the comments.
   php file. However, I’m having a problem finding the template that is used to 
   create each individual comment. It looks like word press just wants me to let…
 * `<?php wp_list_comments(); ?>`
 * handle everything with only being able to change certain style features by passing
   them in as arguments. I want more than this. I want to add my own code inside
   each comment and add separators between comments (but not at the end), and I 
   want to change the layout of each individual comment.
 * I’m sure people have done this before but I’ve searched and can not find any 
   help on this. If someone could help me out here it would be much appreciated.
   Thank you.

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/cant-modify-comments/#post-1121927)
 * You’ll need to use the callback parameter to point to a custom function in functions.
   php.
 * [http://codex.wordpress.org/Template_Tags/wp_list_comments#Comments_Only_With_A_Custom_Comment_Display](http://codex.wordpress.org/Template_Tags/wp_list_comments#Comments_Only_With_A_Custom_Comment_Display)
 *  Thread Starter [paul_fury](https://wordpress.org/support/users/paul_fury/)
 * (@paul_fury)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/cant-modify-comments/#post-1121971)
 * Just what I was looking for. Thank you.

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

The topic ‘Can’t Modify Comments?’ is closed to new replies.

 * 2 replies
 * 2 participants
 * Last reply from: [paul_fury](https://wordpress.org/support/users/paul_fury/)
 * Last activity: [16 years, 10 months ago](https://wordpress.org/support/topic/cant-modify-comments/#post-1121971)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
