Date Pagination

plugin banner

Paginate your posts by year, month or day.

Author:keesiemijer (profile at wordpress.org)
WordPress version required:4.0
WordPress version tested:5.5.3
Plugin version:2.0.0
Added to WordPress repository:01-02-2017
Last updated:28-08-2020
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://keesiemeijer.wordpress.com/date-pagina...
Total downloads:3 454
Active installs:80+
plugin download
Click to start download

This plugin provides an easy way to paginate posts by year, month or day in your theme’s template files. Use the native WordPress pagination functions to display the pagination links.

It’s likely your theme is already using these functions for normal pagination. If not, see if it works with your theme’s pagination or add them yourself.

To tell WordPress a page should be paginated by dates set the date_pagination_type query argument to yearly, monthly or daily for a custom query (WP_Query), or in the pre_get_posts action.

See the plugin documentation for examples and more information on how to use this plugin in your theme.

Follow this plugin on GitHub