Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Taxonomy Templates

Beschreibung

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.

Installation

  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.

Rezensionen

There are no reviews for this plugin.

Mitwirkende & Entwickler

„Taxonomy Templates“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Taxonomy Templates“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

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