Title: WordPress Menu
Last modified: August 20, 2016

---

# WordPress Menu

 *  [MaddTechWF](https://wordpress.org/support/users/maddtechwf/)
 * (@maddtechwf)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/wordpress-menu-6/)
 * I’ve got my menu working but I was trying to use the title attribute in a different
   way. I would like to show the _Title Attribute_ below the menu name. Can anyone
   help me with this?

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/wordpress-menu-6/#post-2416008)
 * What are you using to generate the menu?
 *  Thread Starter [MaddTechWF](https://wordpress.org/support/users/maddtechwf/)
 * (@maddtechwf)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/wordpress-menu-6/#post-2416019)
 * I’m currently using this in my header.php:
 *     ```
       <?php wp_nav_menu(array('menu' => 'Custom Menu' , 'menu_class' => 'level-1 black')); ?>
       ```
   
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/wordpress-menu-6/#post-2416021)
 * In that case, you’re out of luck. 🙁 There’s no way (that I know of) to get wp_nav_menu
   to output the title attributes to the displayed page.
 *  Thread Starter [MaddTechWF](https://wordpress.org/support/users/maddtechwf/)
 * (@maddtechwf)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/wordpress-menu-6/#post-2416090)
 * Well if there is a specific function that I need to switch to to get this working,
   I’m open for suggestions. I just used wp_nav_menu because that’s what I’m use
   to using.
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/wordpress-menu-6/#post-2416150)
 * There isn’t a template tag/function that will do what you want. So you would 
   have to effectively build your own page menu generation function.
 *  Thread Starter [MaddTechWF](https://wordpress.org/support/users/maddtechwf/)
 * (@maddtechwf)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/wordpress-menu-6/#post-2416264)
 * Any good reference material you can suggest? I’m really interested in building
   my own page menu generation function.

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

The topic ‘WordPress Menu’ is closed to new replies.

 * 6 replies
 * 2 participants
 * Last reply from: [MaddTechWF](https://wordpress.org/support/users/maddtechwf/)
 * Last activity: [14 years, 5 months ago](https://wordpress.org/support/topic/wordpress-menu-6/#post-2416264)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
