Este plugin no ha sido probado con ninguna las 3 últimas versiones principales de WordPress. Puede que ya no se mantenga o no tenga soporte, y puede que tenga problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

Custom Archive Titles

Descripción

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.

Capturas de pantalla

  • Plugin Settings

Instalación

  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.

Opiniones

21 de Diciembre de 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 de Septiembre de 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 de Marzo de 2017
Hello. This plugin resolve a lot of problems regarding manual custom code required to display the tags in other way as usual. Thanks!
Leer los 4 comentarios

Colaboradores & Desarrolladores

“Custom Archive Titles” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

“Custom Archive Titles” ha sido traducido en 4 idiomas. Gracias a los traductores por sus contribuciones.

Traduce & #8220;Custom Archive Titles” a tu idioma.

¿interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .

Historial de cambios

1.1

  • Added settings to change titles of yearly and daily archives

1.0.1

  • Fixed wrong text domain

1.0

  • Initial Release