hybrid_get_setting( 'headlines_num_posts' ), 'post__not_in' => $GLOBALS['cakifo_do_not_duplicate'], 'category' => $category, 'post_status' => 'publish', 'tax_query' => array( array( // Exclude posts with the Aside, Link, Quote, and Status format 'taxonomy' => 'post_format', 'terms' => array( 'post-format-aside', 'post-format-link', 'post-format-quote', 'post-format-status' ), 'field' => 'slug', 'operator' => 'NOT IN', ), ), ) ); if ( ! empty( $headlines ) ) : ?>

name; ?>

  1. 'small', 'image_class' => 'thumbnail', 'default_image' => THEME_URI . '/images/default-thumb-mini.png' ) ); ?> ' . __( '[entry-published] by [entry-author]', 'cakifo' ) . '' ); ?>