Овај додатак није испробан са последња 3 главна издања Вордпреса.Можда се више не одржава или подржава и можда има грешке са усклађеношћу са новијим издањима Вордреса.

Custom Archive Titles

Опис

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.

Снимци екрана

  • Plugin Settings

Постављање

  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.

Прегледи

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.
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.
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!
Види сва 4 прегледа

Сарадници и градитељи

„Custom Archive Titles“ је софтвер отвореног кода. Следећи људи су допринели овом додатку.

Сарадници

„Custom Archive Titles“ је преведен на 6 језика. Хвала преводиоцима за њихове доприносе.

Преведите „Custom Archive Titles“ на свој језик.

Заинтересовани сте за градњу?

Прегледајте код, проверите SVN складиште или се пријавите на белешку градње преко RSS-а.

Белешка о изменама

1.1

  • Added settings to change titles of yearly and daily archives

1.0.1

  • Fixed wrong text domain

1.0

  • Initial Release