Descrizione
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.
Installazione
- 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.
Recensioni
Contributi e sviluppo
“Custom Archive Titles” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
Collaboratori“Custom Archive Titles” è stato tradotto in 6 lingue. Grazie ai traduttori per i loro contributi.
Traduci “Custom Archive Titles” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
1.1
- Added settings to change titles of yearly and daily archives
1.0.1
- Fixed wrong text domain
1.0
- Initial Release