Does WordPress have any built-in pagination functions to show the page numbers instead of previous and next page links?
If not, how can I add that?
Thanks
|
Does WordPress have any built-in pagination functions to show the page numbers instead of previous and next page links? If not, how can I add that? Thanks |
||||
|
|
|
It depends on which pagination you're talking about:
In all three cases, the answer is yes, but the implementation is different. Archive Index Pagination WordPress provides a function, Here's how I use it in Oenology. Single-Post Pagination WordPress provides a function, Comments Pagination WordPress provides a function, |
|||
|
|
|
Try using the WP page navi plugin. http://wordpress.org/extend/plugins/wp-pagenavi/ |
|||
|
|