Beschreibung
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)
- Jahresarchiv (Jahr: %s)
- Monthly Archives (Month: %s)
- Tagesarchiv (Tag: %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.
Screenshots
Installation
- Activate the plugin
- Go to Settings > Custom Archive Titles
- Adjust the default titles. %s will be replaced with category, tag, author or month of the archive.
Rezensionen
Mitwirkende & Entwickler
„Custom Archive Titles“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
Mitwirkende„Custom Archive Titles“ wurde in 4 Sprachen übersetzt. Danke an die Übersetzerinnen und Übersetzer für ihre Mitwirkung.
Übersetze „Custom Archive Titles“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
1.1
- Added settings to change titles of yearly and daily archives
1.0.1
- Fixed wrong text domain
1.0
- Initial Release