How to find a WordPress category ID
Many WordPress themes, especially those in magazine style, need to have some configurations in terms of category IDs. So, you need to set an ID in the proper part of code (WordPress loop) so that you have the posts of a certain category shown on a certain section of the page. One of the questions that many WordPress user might have is how to find those IDs. That is quite easy even though it might be a little tricky. This post is all about how to find those IDs very easily – just follow the steps below and see the image for reference.
- Log in to your WordPress dashboard
- Expand the Posts menu on WordPress 2.7 (click Manage on earlier versions)
- Click Categories
- Keep the mouse over the category whose ID you need
- Look at your browser’s status bar and you will see the ID like this …cat_ID=1 – all you need is the number.
Also refer to the image to have a clearer idea.

This is all for this time
I hope you enjoyed it.












rudy
February 11, 2009at 6:11 am
Hi, thanks for this hint. I had to use a plug-in to get it
. Maybe now it’s time to turn it off, and keeping WP faster.
BANAGO
February 11, 2009at 10:01 am
Welcome! Yes, WordPress has to be fast to succeed, so make it as light as possible. Good luck!
joyoge designers' bookmark
August 2, 2009at 7:46 pm
thanks for the tip:))
Jodi
August 23, 2009at 1:39 am
This was SUPER easy and SUPER helpful. Thank You!
BANAGO
August 26, 2009at 12:09 am
You’re most welcome! I’m happy that was helpful to you.
Huken
January 2, 2010at 7:21 am
Thanks for this post! I like it
Louie Sison
February 18, 2010at 6:34 pm
I used this in my other website. You can check it out, it’s http://www.dreamhousewebsolutions.com. It worked for me.