data-background="" >
    '', 'items_wrap' => '%3$s', 'theme_location' => 'boundlessnews-primary-menu', 'walker' => new boundlessnews\BoundlessNews_Walkernav(), ) ); } else { wp_list_pages( array( 'match_menu_classes' => true, 'show_sub_menu_icons' => true, 'title_li' => false, 'walker' => new BoundlessNews_Walker_Page(), ) ); } ?>
' . esc_html(get_bloginfo('name')) . ''; } else { ?>
' . esc_html(get_search_query()) . '
'; } elseif (is_archive() && !is_author()) { ?>
', '
'); } elseif (is_author()) { ?>
', '
'); } else { $boundless_news_ticker_news_args = array( 'post_type' => 'post', 'ignore_sticky_posts' => true, 'posts_per_page' => 5, ); if( is_rtl() ) { $rtl = 'true'; }else{ $rtl = 'false'; } $boundless_news_ticker_news_post_query = new WP_Query($boundless_news_ticker_news_args); if ($boundless_news_ticker_news_post_query->have_posts()) : ?>
have_posts()) : $boundless_news_ticker_news_post_query->the_post(); ?>
'boundlessnews-social-menu', 'link_before' => '', 'link_after' => '', 'container' => 'div', 'container_class' => 'boundlessnews-social-menu', 'depth' => 1, ) ); ?>