'post', 'posts_per_page' => absint($number_of_popular_post), 'post__not_in' => get_option("sticky_posts"), 'category_name' => esc_html($popular_section_cat))); if ($popular_post_query->have_posts()) : while ($popular_post_query->have_posts()) : $popular_post_query->the_post(); ?>
>
the_title_attribute(array( 'echo' => false, )), )); ?>