Exploring WordPress – Database Structure Explained
Sunday, February 3rd, 2008While reading some forums this morning, I came upon an interesting question. Where is the category information stored in the WordPress database?
I opened up phpmyadmin, expecting to see a “categories” table. No dice. After a few minutes I figured it out – and I decided it might be a good idea to explain how the WordPress database is structured.
(more…)