> >
%3$s%2$s%4$s', $blockz_header_el, // phpcs:ignore -- this is static text esc_html( get_bloginfo( 'name' ) ), ( ! $blockz_is_main_page ) ? '' : '', ( ! $blockz_is_main_page ) ? '' : '' // phpcs:ignore -- static string ) ?>
'primary-menu', 'container' => 'div', 'container_id' => 'header-nav-items', 'items_wrap' => '%3$s', 'depth' => 1, 'walker' => new \PattonWebz\Blockz\Walker\BlockzNavWalker(), ) ); } ?>