Enhanced pagination for Wordpress
Every so often I write a small piece of code to help someone out. A while ago I wrote Mike Cherim a small plugin for Wordpress. He describes it as an Enhanced Pagination plugin.
I thought that it was about time that I release it, especially after he mentioned it in A WCAG 2.0 Implementation Site. So it is now available for download via the Wordpress plugin repository.
Posted: June 12th, 2008 at 10:06 pm →
Isn’t Wordpress fine with pagination already? How does it enhance pagination?
Posted: June 13th, 2008 at 8:30 am →
The markup produced is not in a list, whereas the pagination links are a list of pages, so should really be in a list… This plugin enables you to do that, whereas the default doesn’t.