Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Taxonomy Templates

Beschrijving

Taxonomy Templates allows user selection of a theme’s available taxonomy templates, much like how pages can select their template.

When additional templates are available, a drop down appears on the edit Category, Tag and any custom taxonomy pages.

Installatie

  1. Use automatic installer
  2. Activate plugin
  3. Install your taxonomy templates in theme folder. Denoted by ‘Taxonomy Template Name:’ in comments at top of php file.
  4. Visit Edit Category/Tag/Taxonomy to select desired template from drop menu.

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Taxonomy Templates” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Taxonomy Templates” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

0.4

  • WordPress compatability check, still works after a decade!
  • PHP 8 Compatability

0.3.1

  • Check for empty option value.

0.3

  • Now supports parent template inheritance.
  • Bug fix – exit after template include

0.2

Quick fix for undefined variable warning.

0.1

Initial Release