'; if( get_theme_mod( 'aaron_featured_headline') <>"" ) { ?>

$post ) : setup_postdata( $post ); echo '
'; if ( has_post_thumbnail()) { the_post_thumbnail( 'aaron-featured-posts-thumb' ); } the_title( sprintf( '

', esc_url( get_permalink() ) ), '

' ); echo '
'; endforeach; wp_reset_postdata(); echo ''; } ?>