Linux 软件免费装
Banner图

Date Pagination

开发者 keesiemeijer
更新时间 2020年8月28日 17:49
PHP版本: 4.0 及以上
WordPress版本: 5.5
版权: GPLv2 or later
版权网址: 版权信息

标签

daily date yearly pagination monthly paginate

下载

详情介绍:

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

安装:

Follow these instructions to install the plugin.