t('Title:') ?>
t('Number of posts:') ?>
t('Exclude:') ?>
t('Post IDs, separated by commas.') ?>
get_option('show_title'), 'yes') ?> /> t('Display the post title.') ?>
get_option('show_date'), 'yes') ?> /> t('Display the post date.') ?>
get_option('show_author'), 'yes') ?> /> t('Display the post author.') ?>
get_option('show_content'), 'full_content') ?> /> t('Display the full post content.') ?>
get_option('show_content'), 'excerpt') ?> /> t('Display the excerpt.') ?>
get_option('show_thumbnail'), 'yes') ?> /> t('Display a thumbnail image.') ?>
t('Thumbnail adjustment:') ?>
get_option('show_content'), 'none') ?> /> t('Do not display any content.') ?>
get_option('show_more_link'), 'yes') ?> /> t('Display a link to the post.') ?>