Linux 软件免费装
Banner图

Display Posts - Date View

开发者 billerickson
更新时间 2020年8月19日 20:35
PHP版本: 3.0 及以上
WordPress版本: 5.2

标签

posts page pages shortcode date list display query year month

下载

1.0.0 1.1.0

详情介绍:

This plugin extends Display Posts by letting you break your content down by month or year. You can use all of the Display Posts parameters to customize the query. Month Listing [display-posts display_by_month="true" posts_per_page="999" title="Posts by Month"] Use the display_by_month parameter to break it down by month. To list all your content, use a high posts_per_page, like 999. You can also add an optional title to appear above the listing. Year Listing [display-posts display_by_year="true" posts_per_page="999" title"Posts by Year"] Use the display_by_month parameter to break it down by year. To list all your content, use a high posts_per_page, like 999. You can also add an optional title to appear above the listing. Filters If you're a developer, you can use the following filters to customize the markup:

安装:

  1. Install and activate Display Posts
  2. Install and activate Display Posts, Date View
  3. Add the [display-posts display_by_month="true"] shortcode to a post or page.

更新日志:

Version 1.0