Aquesta extensió no s'ha provat en les darreres 3 versions majors del WordPress. Segurament no està mantinguda o suportada, i pot tenir problemes de compatibilitat quan s'usa en versions recents del WordPress.

Custom Taxonomy Templates

Descripció

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

Captures

  • Assigning custom templates to a term in custom taxonomy

Instal·lació

  1. Upload the whole plugin directory to the /wp-content/plugins/ directory
  2. Activa l’extensió mitjançant el menú ‘Extensions’ del WordPress
  3. Enjoy!

Ressenyes

Llegiu tota la 1 ressenya

Col·laboradors i desenvolupadors

«Custom Taxonomy Templates» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.

Col·laboradors

“Custom Taxonomy Templates” s'ha traduït a 1 configuració regional. Gràcies als traductors per les seves aportacions.

Traduïu «Custom Taxonomy Templates» a la vostra llengua.

Interessats en el desenvolupament?

Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.