=== TaxoSelect - Taxonomy Template Selector === Contributors: runthingsdev Tags: category, template, taxonomy, custom template, archive Requires at least: 6.4 Requires PHP: 7.4 Tested up to: 6.9 Stable tag: 1.3.3 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Assign archive templates to categories, tags and other taxonomy terms. == Description == Assign custom archive templates to categories, tags and other taxonomy terms, similar to how WordPress page templates work. Template selection is automatically enabled for all public taxonomies. Edit any term to choose a custom archive template. = Features: = * Zero configuration - works out of the box for all public taxonomies * Choose templates per-term from the term edit screen * Works with categories, tags, and custom taxonomies * Bulk edit support - assign templates to multiple terms at once * Quick edit support - change templates inline without leaving the list table * Optional admin column shows assigned template at a glance (hidden by default) * Backwards compatible with legacy "Category Template:" headers = Links: = * [Plugin page](https://runthings.dev/wordpress-plugins/taxonomy-template-selector/) * [GitHub repository](https://github.com/runthings-dev/runthings-taxonomy-template-selector) == Installation == 1. Upload the plugin to your `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Create template files in your theme with the header comment `Taxonomy Template: Your Template Name` 4. Edit a category/term and select your template from the dropdown == Frequently Asked Questions == = How do I create a custom template? = Add a PHP file to your theme directory with this header comment: `