I use the posts_nav_link code at the bottom of my site. Right now it looks similar to:
"Go Forward in Time ∞ Go Back in Time"
I'm looking for a way to format it to where it lists the pages in this way
"1 | 2 | 3 | 4 (etc)"
Can anyone help?
Thanks!
I use the posts_nav_link code at the bottom of my site. Right now it looks similar to:
"Go Forward in Time ∞ Go Back in Time"
I'm looking for a way to format it to where it lists the pages in this way
"1 | 2 | 3 | 4 (etc)"
Can anyone help?
Thanks!
plugin?
for instance: wp_pagenavi, but there are others.
or disect the code of these plugins for inspiration to create your own.
This topic has been closed to new replies.