このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの 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