Renders a list of newsletter stories.
Supports these attributes (defaults shown) :
number:Of stories to show, default: 10numberpost:Of stories to show, default: 10show_author:Whether to show the story author, default: falseshow_date:Whether to show the story date, default: trueshow_comment_count:Whether to show the amount of comments, default trueorderby:Order stories by, default: ‘post_date’order:Order of stories, default: ‘DESC’newsletter_id:Show stories with the specified newsletter id, {current}or [current] shows stories from the current newsletter, default: nullterm_id:Show stories with the specified newsletter id, {current} or [current] shows stories from the current newsletter, default: nullpost_status:Show stories with a status, default ‘publish’
See http://codex.wordpress.org/Template_Tags/get_posts for details on supported values for these attributes.
