section as well as . * * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package Blog_aarambha */ ?> > >
'post', ]; if ($blog_aarambha_category_id > 0){ $blog_aarambha_args['cat'] = absint($blog_aarambha_category_id); } if ($blog_aarambha_slider_section_per_post > 0){ $blog_aarambha_args['posts_per_page'] = absint($blog_aarambha_slider_section_per_post); } $blog_aarambha_query_for_post_slider = new WP_Query($blog_aarambha_args); if ($blog_aarambha_query_for_post_slider->have_posts()): while($blog_aarambha_query_for_post_slider->have_posts()): $blog_aarambha_query_for_post_slider->the_post(); $blog_aarambha_image_id = get_post_thumbnail_id(); $blog_aarambha_image_url = wp_get_attachment_image_src($blog_aarambha_image_id,'blog-aarambha_slider', false); if (has_post_thumbnail()): ?>

absint($blog_aarambha_quotes_page) ]); while ($blog_aarambha_query_for_Page->have_posts()): $blog_aarambha_query_for_Page->the_post();?>

'post', 'cat' => absint($blog_aarambha_category_id), 'posts_per_page' => absint($blog_aarambha_featured_option_per_posts), ] ); if ($blog_aarambha_query_for_featured_posts->have_posts()): ?>
have_posts()): $blog_aarambha_query_for_featured_posts->the_post(); if ( has_post_thumbnail() ): ?>
esc_attr(get_the_title()) ]);?>
<?php echo esc_attr($blog_aarambha_advertisement_alt); ?>