get_template_directory_uri() . '/images/default-header.jpg', 'width' => 1800, 'height' => 260, 'flex-height' => true, 'flex-width' => true, 'uploads' => true, 'header-text' => true, ); add_theme_support( 'custom-header', $customHeaderArgs ); add_theme_support( 'html5', array( 'search-form' ) ); } function ildi_nav($location='header-menu') { wp_nav_menu( array( 'theme_location' => $location, 'menu' => '', 'container' => '', 'container_class' => '', 'container_id' => '', 'menu_class' => $location, 'menu_id' => '', 'echo' => true, 'fallback_cb' => 'wp_page_menu', 'before' => '', 'after' => '', 'link_before' => '', 'link_after' => '', 'items_wrap' => '