Title: Menu HTML Code
Last modified: August 21, 2016

---

# Menu HTML Code

 *  [allanfish](https://wordpress.org/support/users/allanfish/)
 * (@allanfish)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/menu-html-code-1/)
 * I need to make a change to all my Menu links — change is the same for all he 
   links. Is there an HTML file that contains the Menu coding, so I dont have to
   go thru 30+ menu’s within WordPress admin?
 * Thanks!

Viewing 1 replies (of 1 total)

 *  [wpfan1000](https://wordpress.org/support/users/wpfan1000/)
 * (@wpfan1000)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/menu-html-code-1/#post-4246557)
 * Hi,
 * Custom menu links are saved in the database, in the the wp_postmeta table under“
   meta_value”.. meta_key = _menu_item_url
 * Source:
    [http://stackoverflow.com/questions/3767725/where-are-custom-menus-saved-in-the-database-for-wordpress-3-0](http://stackoverflow.com/questions/3767725/where-are-custom-menus-saved-in-the-database-for-wordpress-3-0)
 * So if you can edit this table then you could do a quick change using a MySQL 
   command….

Viewing 1 replies (of 1 total)

The topic ‘Menu HTML Code’ is closed to new replies.

## Tags

 * [html](https://wordpress.org/support/topic-tag/html/)
 * [menu](https://wordpress.org/support/topic-tag/menu/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [wpfan1000](https://wordpress.org/support/users/wpfan1000/)
 * Last activity: [12 years, 5 months ago](https://wordpress.org/support/topic/menu-html-code-1/#post-4246557)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
