Title: 's Replies | WordPress.org

---

# npersp

  [  ](https://wordpress.org/support/users/npersp/)

 *   [Profile](https://wordpress.org/support/users/npersp/)
 *   [Topics Started](https://wordpress.org/support/users/npersp/topics/)
 *   [Replies Created](https://wordpress.org/support/users/npersp/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/npersp/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/npersp/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/npersp/engagements/)
 *   [Favorites](https://wordpress.org/support/users/npersp/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Moderate more than 20 Comments?](https://wordpress.org/support/topic/moderate-more-than-20-comments/)
 *  [npersp](https://wordpress.org/support/users/npersp/)
 * (@npersp)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/moderate-more-than-20-comments/#post-1064689)
 * That’s quite easy actually:
    If you do have access to your files, go to **/wp-
   admin/**, and open **edit-comments.php** with any text editor. [don’t forget 
   to keep the original copy – if anything goes wrong]
 * Line 185 should look like this:
    `$comments_per_page = apply_filters('comments_per_page',
   20, $comment_status);`
 * The number 20 defines the filter on the page. Replace it with the number of comments
   u’d like to display, and upload ur new file over the old one.
 * Remember not to go to high with tha number of comments to show, to prevent overload.
 * Goodluck!

Viewing 1 replies (of 1 total)