Tuesday, December 27, 2011

Jet Pack for WordPress.org- Its time to have a look!

Customization

Of course you can customize it!
Here are just a few examples of how you can use the [archives] shortcode on your own blog using thecustomization options listed below.
Last 12 months:
[archives type=monthly limit=12]
Last 12 months with post count:
[archives type=monthly limit=12 showcount=true]
Last 18 days:
[archives type=daily limit=18]

I suppose you thought these things only worked in cartoons os science fiction? 
Above pic Courtesy of http://www.fiked.com/


Last 32 posts:
[archives limit=32]
Last 3 weeks:
[archives type=weekly limit=3]
All posts in a drop-down:
[archives format=option]
Last 12 months with post count in a drop-down:
[archives format=option type=monthly limit=12 showcount=true]
Last 17 weeks with some before and after text:
[archives type=weekly limit=17 before='some before text' after='some after text']

No comments:

Post a Comment