Revealing Category ID Numbers
-
I’m not sure if I am just not seeing the obvious, but can anyone tell me how you can reveal the category ID’s for BOTH post categories and link categories?
I have several conditional statements for sidebars that rely heavily on checks for specific ID numbers for various link and post categories.
Is there no easy way to see the ID’s of these categories beyond looking them up inside the mySQL tables?
Incidentally, it is very important to know the category ID for some of WordPress’ own calls. For example:
wp_list_bookmarks
List Bookmarks has a category call that allows the integer/category number to be displayed, as do a lot of other functions allow the use of specific ID numbers as qualifiers.
I must be blind… surely to find the ID’s, one must not need to use phpMYadmin or webmin or other mySQL tool just to see what they are.
- The topic ‘Revealing Category ID Numbers’ is closed to new replies.