Title: cooperasmith's Replies | WordPress.org

---

# cooperasmith

  [  ](https://wordpress.org/support/users/cooperasmith/)

 *   [Profile](https://wordpress.org/support/users/cooperasmith/)
 *   [Topics Started](https://wordpress.org/support/users/cooperasmith/topics/)
 *   [Replies Created](https://wordpress.org/support/users/cooperasmith/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/cooperasmith/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/cooperasmith/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/cooperasmith/engagements/)
 *   [Favorites](https://wordpress.org/support/users/cooperasmith/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Navigation Menu](https://wordpress.org/support/topic/navigation-menu-4/)
 *  Thread Starter [cooperasmith](https://wordpress.org/support/users/cooperasmith/)
 * (@cooperasmith)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/navigation-menu-4/#post-1557879)
 * I took this from the default 3.0 theme
    `<?php wp_nav_menu( array( 'container_class'
   => 'menu-header', 'theme_location' => 'primary' ) ); ?>`
 * Is this the exact line I should place in my own theme’s header.php? I’m just 
   not certain of correct placement…

Viewing 1 replies (of 1 total)