Leírás
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.
Telepítés
- Use automatic installer
- Activate plugin
- Install your taxonomy templates in theme folder. Denoted by ‘Taxonomy Template Name:’ in comments at top of php file.
- Visit Edit Category/Tag/Taxonomy to select desired template from drop menu.
Vélemények
Nincsenek értékelések erről a bővítményről.
Közreműködők és fejlesztők
“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“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.
Változási napló
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