Hello Everyone,
I just got done installing WordPress 2.3, moving from bBlog. I'm really happy with it so far, but in order to fully integrate it into my site I need to be able to run queries on it where categories match only certain types. I was browsing through the Database via phpMyAdmin and I noticed that for every single post the only value for post_category is 0.
So: the question. How can I query the database so that I'm only pulling data for certain categories? I clearly cannot depend on the post_category field, unless there is something wrong with phpMyAdmin where it's not displaying the field correctly.
What do you all think?
Thanks in advance!
Timmy V.