- Dec 28
- 2011
WordPress Older Posts Widget
For another WordPress blog which I maintain, I required a widget which will display older posts. The WordPress blog’s home page displayed 10 recent posts. But there were at least 15 other older posts that needed some exposure. I needed a widget which would display the older posts starting from the 11th post on the home page side bar. I was surprised to find there existed no such widget in the WordPress plugin directory which would display older posts.
There was a forum discussion about displaying older posts but it was inconclusive. So I went on to hack this widget (which is based on WordPress’ default Recent Post widget” to create the Older Posts widget. Read more »