get_option('widget_title'); While (have_posts()): the_post(); ?>
get_option('show_title')) : ?>

get_option('show_date')) : ?> get_option('show_author')) : ?> get_author_posts_link()); ?> get_option('show_content') != 'full_content') : ?> get_option('show_thumbnail') && $thumb = $this->get_post_thumbnail( get_the_id() )) : ?> <?php the_title() ?> get_option('show_content') == 'excerpt') : ?>
get_option('show_content') == 'full_content') : ?>
get_option('show_more_link')) : ?>