Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

Custom Archive Titles

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.

Screenshot

  • Plugin Settings

Installazione

  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.

Recensioni

21 Dicembre 2017
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.
6 Settembre 2017
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.
16 Marzo 2017
Hello. This plugin resolve a lot of problems regarding manual custom code required to display the tags in other way as usual. Thanks!
Leggi tutte le recensioni di 4

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