iperez_genius
Member
Posted 2 years ago #
i am very new to wordpress, only 1 day old :)
I am looking for the table that holds the category information.
I know that in the post table there is a category field...but that is an integer, and i dont know where this is pointing to.
Thanks in advance
Ilan
iperez_genius
Member
Posted 2 years ago #
so i eventually found them.
They are in the terms, terms_relationship and terms_taxonomy tables
Hi,
Check the table terms_taxonomy where you can locate the category of your bllog
Refer this:
http://codex.wordpress.org/Database_Description
Thanks,
Shane G.