Title: Playing with wp_list_comments()
Last modified: August 19, 2016

---

# Playing with wp_list_comments()

 *  [timboy](https://wordpress.org/support/users/timboy/)
 * (@timboy)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/playing-with-wp_list_comments/)
 * I’m just altering my theme to use the new wp_list_comments() function in conjunction
   with the paged comments options that are also new.
 * Things are working well, but I’d like to alter the way each comment is numbered.
   At the moment, each page of comments I go to has the comments numbered 1 – 20.
   What I’d like to do is have them numbered in the order they have been posted.
 * So one post I have has 142 comments. I have them split into pages of 20. Each
   page I look at has them numbered 1 – 20, instead of 1 – 20 on page 1, 21 – 40
   on page 2 etc.
 * It doesn’t appear to me that I can add an argument to wp_list_comments() to change
   this. Any ideas?

The topic ‘Playing with wp_list_comments()’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [timboy](https://wordpress.org/support/users/timboy/)
 * Last activity: [17 years, 3 months ago](https://wordpress.org/support/topic/playing-with-wp_list_comments/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
