Just for clarification, if I want to display the most recent entries to a particular weblog
{exp:weblog:entries weblog="articles" display_by="week" week_sort="desc" show_current_week="yes" start_day="Sunday" limit="3"}Conceivably, this should display the most recent entries to the weblog “article” for a weeks period that begins on “Sunday”.
This correct?
Thanks