I am trying to set up an area on my site that will show the last 2 weeks of posts on my blog. does anyone know how I’m able to do this?
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
July 12, 2007 2:30am
Subscribe [3]#1 / Jul 12, 2007 2:30am
I am trying to set up an area on my site that will show the last 2 weeks of posts on my blog. does anyone know how I’m able to do this?
#2 / Jul 12, 2007 7:10am
You’d want to use a weblog:entries tag with the paramters display_by=“week” limit=“2” dynamic=“off”.