Featured Post

Creative Anxiety

Sample design Before I started my own business as a web designer, I had not had to rely on my own creative abilities so much. I had worked with designers before, but now I am the designer. I chose this line of work because I knew I had creative talent and had had this reflected back to me. I wanted...

Read More

How to Find a WordPress Category ID – The Easy Way

Posted by David Tierney | Posted in Customizing WordPress | Posted on 26-04-2010

0

WordPress TipsHow many times have I needed to identify a specific WordPress Category ID and scratched my head trying to remember.  And worse, when I searched on-line for an easy jogging of my memory, found un-necessary solutions leadering others to endlessly scratch their heads as well, wondering if there is an easier way.

And although I am assuming that if you found this post that you know why you are trying to find it, for those who don’t know, there are programming reasons to know – such as to specify in the code to exclude or include a certain category from being displayed on a page.

The Answer

The easiest way – no, not searching your database via your phpmyadmin; nor even changing your permalink structure to display it in your url – instead, simply click on the category option under Posts in your admin panel, move your cursor over the name of the category in question and it will be displayed in your browsers status bar.  That’s it.

How to find a WordPress Category ID

Write a comment