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

Custom Archive Titles

外掛說明

The Custom Archive Titles plugin allows you to change the default texts of archive titles in WordPress.

Set custom titles on

  • Category Archives (Category: %s)
  • Tag Archives (Tag: %s)
  • Author Archives (Author: %s)
  • Yearly Archives (Year: %s)
  • Monthly Archives (Month: %s)
  • Daily Archives (Day: %s)

Examples

  • Published in News
  • Tagged with Books
  • Posts written by Jane Doe

Requirements

Your theme has to use the_archive_title() for showing archive titles.

螢幕擷圖

  • Plugin Settings

安裝方式

  1. Activate the plugin
  2. Go to Settings > Custom Archive Titles
  3. Adjust the default titles. %s will be replaced with category, tag, author or month of the archive.

使用者評論

2017 年 12 月 21 日
Slim plugin, does exactly what it promises. Using with Exoplanet Pro theme. Hope it will be maintained in the future. Great for a quick fix instead of coding and using a child theme.
2017 年 9 月 6 日
Thanks for this. Was very useful in my case as I just wanted to completely remove the title “Category” from category archive listings. In settings I simply removed “Category:” and left untouched “%s” in order to keep the category’s title. Works like a charm.
2017 年 3 月 16 日
Hello. This plugin resolve a lot of problems regarding manual custom code required to display the tags in other way as usual. Thanks!
閱讀全部 4 則使用者評論

參與者及開發者

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

參與者

〈Custom Archive Titles〉外掛目前已有 4 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

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

對開發相關資訊感興趣?

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

變更記錄

1.1

  • Added settings to change titles of yearly and daily archives

1.0.1

  • Fixed wrong text domain

1.0

  • Initial Release