WP-Paginate
By maxfoundry
Description
WP-Paginate is a simple and flexible pagination plugin which provides users with better navigation on your WordPress site.
In addition to increasing the user experience for your visitors, it has also been widely reported that pagination increases the SEO of your site by providing more links to your content.
You can add custom CSS for your pagination links with the Custom CSS tab in WP-Paginate Settings.
Starting in version 1.1, WP-Paginate can also be used to paginate post comments!
Other Notable Features
Here are a few other notable features of this free WP-Paginate plugin.
Screenshots
FAQ
The wp_paginate() and wp_paginate_comments() functions each takes one optional argument, in query string format, which allows you to override the global settings. The available options are:
- title – The text/HTML to display before the pagination links
- nextpage – The text/HTML to use for the next page link
- previouspage – The text/HTML to use for the previous page link
- before – The text/HTML to add before the pagination links and title
- after – The text/HTML to add after the pagination links
- empty – Display before markup and after markup code even when the page list is empty
- range – The number of page links to show before and after the current page
- anchor – The number of links to always show at beginning and end of pagination
- gap – The minimum number of pages before a gap is replaced with an ellipsis (…)
You can even control the current page and number of pages with:
- page – The current page. This function will automatically determine the value
- pages – The total number of pages. This function will automatically determine the value
Example (also applies to wp_paginate_comments()):
<?php if(function_exists('wp_paginate')) { wp_paginate('range=4&anchor=2&nextpage=Next&previouspage=Previous'); } ?> Contributors and developers
“WP-Paginate” is open source software. The following people have contributed to this plugin.
WPS
6.71
Average
Ratings
4.6 out of 5 | 107Version
2.2.4Last updated
1 year agoActive installations
20,000+WordPress version
6.7.5 or higherPHP version
or higherLanguages
3Tags
Navigation,Page,Paginate,Pagination,Wp-paginateOther plugins you might like
Breadcrumb NavXT
By John Havlik
WPS
7.68
Very Good
132+reviews
active installation
Tested with
6.9.4Category Order and Taxonomy Terms Order
By nsp-code
WPS
6.83
Average
162+reviews
active installation
Tested with
6.9.4WP Sitemap Page
By Tony Archambeau
WPS
7.06
Very Good
205+reviews
active installation
Tested with
6.8.5Max Mega Menu
By megamenu
WPS
7.53
Very Good
859+reviews
active installation
Tested with
6.9.4Custom Post Type Permalinks
By Toro_Unit (Hiroshi Urabe)
WPS
6.88
Average
71+reviews
active installation
Tested with
6.6.5Table of Contents Plus
By Syed Balkhi
WPS
6.71
Average
159+reviews
active installation
Tested with
6.7.5