hybrid_get_setting( 'headlines_num_posts' ), 'post__not_in' => $GLOBALS['cakifo_do_not_duplicate'], 'tax_query' => array( array( 'terms' => $term->term_id, 'taxonomy' => $term->taxonomy, 'field' => 'id', ) ), 'no_found_rows' => true, 'update_post_term_cache' => false, 'update_post_meta_cache' => false ) ); if ( $headlines->have_posts() ) : ?>
taxonomy ) { $name = hybrid_get_plural_post_format_string( $term->slug ); } else { $name = $term->name; } ?>

    have_posts() ) : $headlines->the_post(); ?>
  1. 'small', 'image_class' => 'thumbnail', 'meta_key' => false, 'default_image' => THEME_URI . '/images/default-thumb-mini.png' ) ); } ?>

    ' . __( '[entry-published] by [entry-author]', 'cakifo' ) . '' ); ?>