'post', 'post_status' => 'publish', 'paged' => ( get_query_var( 'paged' ) ) ? get_query_var( 'paged' ) : 1 ); $home_posts = new WP_Query( $args ); $count = 0; $count1 = 0; if( $home_posts->have_posts() ): ?>
have_posts()):$home_posts->the_post(); global $post; $post_id = $post->ID; $image = get_the_post_thumbnail_url(); $post_cat = wp_get_post_terms( $post->ID, 'category' ); $comments_count = wp_count_comments($post->ID); $total_comments = $comments_count->total_comments; if( is_sticky() ){ ?>
post_count == $count1 + 1 ){ ?>
esc_html( '>>', 'fire-blog' ), 'next_text' => esc_html( '<<', 'fire-blog' ))); ?>