I would like to add A LOT of sub categories to the categories I already have. Essentially, what I am doing is adding a subcategory for every U.S. state, but I will be doing this multiple times.
e.g.
Category 1
- Alabama
- Alaska
....
- Wyoming
Category 2
- Alabama
- Alaska
....
- Wyoming
etc. etc.
It seems the best way to do this would be via the database. Does anyone know the best way to go about that - what I would have to put in and exactly where I would put it? (I'd be using phpmyadmin).
Thanks for any suggestions.