Is there a way to list the pages in reverse order?
I use this plugin on the News category and by default it gives me something like:
1 - 2 - 3 - 4 - next
where 1 is the current page.
This looks kind of stupid on the news archive. :) What I need it to look like is something like:
previous - 4 - 3 - 2 - 1
where 1 is the current page.
Is there a way to achieve this?