Ang plugin na ito ay hindi pa nasusubukan sa pinakabagong 3 major release ng WordPress. Maaaring hindi na ito minamantine o sinusuportahan at maaaring may mga isyu sa compatibility kapag ginamit sa mas bagong bersyon ng WordPress.

Custom Archive Titles

Deskripsyon

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.

Mga Screenshot

  • Plugin Settings

Pag-install

  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.

Mga Review

Disyembre 21, 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.
Setyembre 6, 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.
Marso 16, 2017
Hello. This plugin resolve a lot of problems regarding manual custom code required to display the tags in other way as usual. Thanks!
Basahin lahat ng 4 na review

Mga Contributor at Developer

Ang “Custom Archive Titles” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.

Mga Contributor

Ang “Custom Archive Titles” ay naisalin na sa 6 (na) mga locale. Salamat sa mga tagasalin para sa kanilang mga kontribusyon.

Isalin ang “Custom Archive Titles” sa iyong wika.

Interesado sa development?

Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng 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