• Hi, sorry if this is really obvious and I’m just missing something. I’m new to WordPress, my PHP’s fairly basic, my SQL isn’t a problem (Oracle developer by trade).

    I want my categories to show their whole hierarchy when they are listed. So if you have a parent/child hierarchy of:

    cat
    -childcat
    –grandchildcat

    then a post in grandchildcat would be shown as belonging in “cat/childcat/grandchildcat”rather than just “grandchildcat”.

    I know that the information is in the database to do this, and I’m sure I could suss out how to do it if I knew where to start! I can’t find any information on the WP data dictionary anywhere, so don’t even know what table I should start looking in.

    Can anyone help a clueless newbie?

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘WP database data dictionary’ is closed to new replies.