>
* tag of your theme, or you will break many plugins, which * generally use this hook to add elements to such * as styles, scripts, and meta tags. */ wp_head(); ?> >
>
Home
'header-menu', 'container' => false, 'container_class' => false, 'menu_class' => '', 'menu_id' => '', 'echo' => true, 'fallback_cb' => 'wp_page_menu', 'items_wrap' => '%3$s', 'depth' => 0, ); wp_nav_menu( $defaults ); ?>