mysql - Where are Custom Menus saved in the Database for Wordpress 3.0? -


i've been searching , searching sql database in phpmyadmin can't seem find custom menus stored in database. know it's stored? have large menu takes forever create. i'm in development , rather recreating in production want try , copy sql on see if works. thanks!

the actual menu titles, ids, , names stored in wp_terms table.


Comments

Popular posts from this blog

ruby - When to use an ORM (Sequel, Datamapper, AR, etc.) vs. pure SQL for querying -

php - PHPDoc: @return void necessary? -

c++ - Convert big endian to little endian when reading from a binary file -