>
'; echo '
  • ' .esc_html__( 'Home', 'anews' ). '
  • '; wp_list_pages( array( 'title_li' => '', 'depth' => 1, 'number' => 5, ) ); echo ''; } endif; if ( ! function_exists( 'anews_header_start' ) ) : /** * Header Start. * * @since 1.0.0 */ function anews_header_start() { ?>