Ez a bővítmény nem lett tesztelve a WordPress legutóbbi 3 fő kiadásával. Lehetséges, hogy már nincs karbantartva, frissítve és a használata gondot jelenthet a frissebb WordPress verziókkal.

Custom Taxonomy Templates

Leírás

Just like the way you can create custom page templates, this plugin enables you to build custom taaxonomy archive templates by adding this bit to the top of your file:

<?php
/**
 * {Taxonomy Singular Label} Template: Grid
 */
?>

where {Taxonomy Singular Label} should be replaced with the singular label registered for the taxonomy (for example „Category” or „Tag”). Now when you’re adding or editing terms in that taxonomy, you can choose the desired template file.

You can safely include this plugin in your theme and ship custom templates for taxonomy archives with the theme.

Changelogs

0.2.1

  • Allow using taxonomy slug in the template header, fix issue with templates not being found in multilingual websites. Much thanks to Mkdgs for the fix!

0.2

  • Fix fatal error when using child themes
  • added „custom_taxonomy_templates” filter for extendibility

Képernyőmentések

  • Assigning custom templates to a term in custom taxonomy

Telepítés

  1. Upload the whole plugin directory to the /wp-content/plugins/ directory
  2. A bővítmény bekapcsolása a WordPress „Bővítmények” menü részénél lehetséges
  3. Enjoy!

Vélemények

1 vélemény olvasása

Közreműködők és fejlesztők

“Custom Taxonomy Templates” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“Custom Taxonomy Templates” 1 nyelvre lett lefordítva. Köszönet a fordítóknak az áldozatos munkájukért!

“Custom Taxonomy Templates” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.