這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Archive Page

外掛說明

Archive Page

Make archive page easily with full customize and in all languages of the world.

The Features

  • Make Archive Page easily in minutes.
  • 8 Shortcodes only.
  • Full Customize.
  • All languages of the world.

Live Demo

Rate The Plugin

More Plugins

安裝方式

Installation

  1. Upload ‘archive-page’ folder to the ‘/wp-content/plugins/’ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to Plugins menu > Archive Page.

Shortcodes

  1. [obi_daily_archive] // shortcode to display daily archive, default number is no limited.
  2. [obi_monthly_archive] // shortcode to display monthly archive, default number is no limited.
  3. [obi_yearly_archive] // shortcode to display yearly archive, default number is no limited.
  4. [obi_latest_posts] // shortcode to display latest posts, default number is 10 posts.
  5. [obi_get_cats] // shortcode to display categories, default number is no limited.
  6. [obi_get_tags] // shortcode to display tags, default number is 10 tags.
  7. [obi_get_pages] // shortcode to display pages list, default number is no limited.
  8. [obi_get_authors] // shortcode to display authors list, default number is no limited.

Shortcodes Attributes

  1. number=”” (number of list, example: number=”3″ will be display 3 latest posts or 3 tags, etc).
  2. heading=”” (heading of title, example: heading=”h1″ default is h3).
  3. list=”” (list type, example: list=”ol” default is ul).
  4. title=”” (title of list, example: title=”Recent Posts” enter title using your language).

Default Usage

[obi_daily_archive]
[obi_monthly_archive]
[obi_yearly_archive]
[obi_latest_posts]
[obi_get_cats]
[obi_get_tags]
[obi_get_pages]
[obi_get_authors]

Custom Usage

[obi_daily_archive number="7" heading="h5" list="ol" title="Archive By Day"]
[obi_monthly_archive number="12" heading="h5" list="ol" title="Archive By Month"]
[obi_yearly_archive number="10" heading="h5" list="ol" title="Archive By Year"]
[obi_latest_posts number="5" heading="h5" list="ol" title="Recent Posts"]
[obi_get_cats number="6" heading="h5" list="ol" title="Our Categories"]
[obi_get_tags number="8" heading="h5" list="ol" title="Tags List"]
[obi_get_pages number="9" heading="h5" list="ol" title="Our Pages"]
[obi_get_authors number="15" heading="h5" list="ol" title="Our Authors"]

Read explanation of use

常見問題集

Installation Instructions

Installation

  1. Upload ‘archive-page’ folder to the ‘/wp-content/plugins/’ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to Plugins menu > Archive Page.

Shortcodes

  1. [obi_daily_archive] // shortcode to display daily archive, default number is no limited.
  2. [obi_monthly_archive] // shortcode to display monthly archive, default number is no limited.
  3. [obi_yearly_archive] // shortcode to display yearly archive, default number is no limited.
  4. [obi_latest_posts] // shortcode to display latest posts, default number is 10 posts.
  5. [obi_get_cats] // shortcode to display categories, default number is no limited.
  6. [obi_get_tags] // shortcode to display tags, default number is 10 tags.
  7. [obi_get_pages] // shortcode to display pages list, default number is no limited.
  8. [obi_get_authors] // shortcode to display authors list, default number is no limited.

Shortcodes Attributes

  1. number=”” (number of list, example: number=”3″ will be display 3 latest posts or 3 tags, etc).
  2. heading=”” (heading of title, example: heading=”h1″ default is h3).
  3. list=”” (list type, example: list=”ol” default is ul).
  4. title=”” (title of list, example: title=”Recent Posts” enter title using your language).

Default Usage

[obi_daily_archive]
[obi_monthly_archive]
[obi_yearly_archive]
[obi_latest_posts]
[obi_get_cats]
[obi_get_tags]
[obi_get_pages]
[obi_get_authors]

Custom Usage

[obi_daily_archive number="7" heading="h5" list="ol" title="Archive By Day"]
[obi_monthly_archive number="12" heading="h5" list="ol" title="Archive By Month"]
[obi_yearly_archive number="10" heading="h5" list="ol" title="Archive By Year"]
[obi_latest_posts number="5" heading="h5" list="ol" title="Recent Posts"]
[obi_get_cats number="6" heading="h5" list="ol" title="Our Categories"]
[obi_get_tags number="8" heading="h5" list="ol" title="Tags List"]
[obi_get_pages number="9" heading="h5" list="ol" title="Our Pages"]
[obi_get_authors number="15" heading="h5" list="ol" title="Our Authors"]

Read explanation of use

FAQ

使用者評論

2017 年 9 月 17 日
I am sure that I'm not the only person with a sidebar that goes on for ever with the search box, recent posts, archive, categories, and so on. I wanted to keep the Archive information, but I didn't want to force everybody to read through it to get to the categories. This plugin puts that same information on a page or a post. In my case I chose to send the information to a page. Then put Archive on my navigation bar. That way only the people who wanted it in that format would could click on the link. I don't think the description clearly states its power. Not only will it put the Archives on a separate page or post, it will put them by day, month, or year, as well recent posts, categories, tags list, pages, and authors. You can use them all on a single page or break them down separately. It is simple to use and set up. I recommend visiting the authors site and using his sample code, as a starting point.
2016 年 9 月 3 日 1 則留言
Works pretty good. will be great if the future version of plugin provides for drop down for Tags/ categories..
閱讀全部 3 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Archive Page〉的開發相關工作。

參與者

將〈Archive Page〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.1

  • Fixing header problem “Cannot modify header information – headers already sent by…”.

1.0.0

  • First Version.