Tip: Change Pagination in WordPress Admin Panel
Written by Stefan Vervoort on April 26, 2009When I am looking to moderate some comments or simply browse my posts in my WP-admin section, I find it pretty annoying that WordPress only shows 20 items. There are more people that don’t like this and that’s why WP Engineer build a solution.
In the article, two ways are discussed. The first one features a new feature in WordPress version 2.8. When that version gets released, you can change the number of items to show via an option panel. The other option is to dive into the WordPress admin code and change the default number there.
Anyway, if you have the same annoying feeling about this as I have, I suggest you take a look at the article from WP Engineer.
One Response
Welcome to WP Toy
WP Toy is a site dedicated to WordPress. We focus on showing you beautiful blogs, showing you interesting WordPress resources and articles and most importantly, we want to teach you how we "Toy with WordPress".
The WordPress Community
Search the Archives
All About WordPress Resources
Do you love WordPress?
We are looking for bloggers passionated about WordPress. If you feel you are right for the job and can write 3/4 WordPress-related articles a week, we are looking for you!









Thanks for the info. I think I will wait until WP 2.8 comes out. I do understand php and can make the change, but don’t like to mess with the core files.