GURUQ_FEAT_CAT, 'posts_per_page' => 10, 'orderby' => 'date', 'order' => 'ASC', ) ); while ($featured->have_posts()) : $featured->the_post(); $do_not_duplicate[] = $post->ID; ?>

ID, 'author_name', true ); $author_website = get_post_meta( $post->ID, 'author_website', true ); $sub_by = sprintf( '%s', $author_website, $author_name ); if ( empty( $author_website ) ) { $sub_by = sprintf( '%s', $author_name ); } ?>

asked by

»', 'sandbox' ) ) ?>

$do_not_duplicate, 'category_name' => GURUQ_CAT, 'posts_per_page' => 10, 'orderby' => 'date', 'order' => 'ASC' ) ); if (have_posts()) : while (have_posts()) : the_post(); if ( in_array( $post->ID, $do_not_duplicate ) ) continue; update_post_caches($posts); ?>

ID, 'author_name', true ); $author_website = get_post_meta( $post->ID, 'author_website', true ); $sub_by = sprintf( '%s', $author_website, $author_name ); if ( empty( $author_website ) ) { $sub_by = sprintf( '%s', $author_name ); } ?>

asked by

»', 'sandbox' ) ) ?>