have_posts()) { $has_featured_post = false; foreach ($query_archive_header->posts as $post_check) { $featured_check = get_post_meta($post_check->ID, 'blogbull_single_post_featured_post', true); if ($featured_check) { $has_featured_post = true; break; } } if ($has_featured_post) { ?>
have_posts()) { $query_archive_header->the_post(); $blogbull_single_post_featured = get_post_meta($post->ID, 'blogbull_single_post_featured_post', true); if ($blogbull_single_post_featured) { ++$counter; if (1 === $counter) { $excerpt = 'true'; ?>
>
', ''); ?> '; } if ($enable_archive_date_meta) { blogbull_posted_on($select_date_format, $archive_date_meta_title, $select_archive_date); echo ''; } if ($enable_archive_author_meta) { blogbull_posted_by($select_author_meta, $archive_author_meta_title); } ?>
>
', ''); if ('true' === $excerpt) { ?>
'; } if ($enable_archive_date_meta) { blogbull_posted_on($select_date_format, $archive_date_meta_title, $select_archive_date); echo ''; } if ($enable_archive_author_meta) { blogbull_posted_by($select_author_meta, $archive_author_meta_title); } ?>
>
', ''); if ('true' === $excerpt) { ?>
'; } if ($enable_archive_date_meta) { blogbull_posted_on($select_date_format, $archive_date_meta_title, $select_archive_date); echo ''; } if ($enable_archive_author_meta) { blogbull_posted_by($select_author_meta, $archive_author_meta_title); } ?>