=== Term Based Dynamic Post Templates for Total ===
Contributors: WPExplorer
Donate link: https://www.wpexplorer.com/donate/
Tags: total, templates, total theme, WPBakery, Elementor
Requires at least: 6.0
Requires PHP: 7.4
Tested up to: 6.9
Stable Tag: 1.3.1
License: GPL v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Adds 2 new options when editing a taxonomy term so you can assign a dynamic template to the term archive or for the posts within that term.

== Description ==
This is an add-on plugin for the [Total theme](https://totalwptheme.com/) (will not work with any other theme) which adds two new options inside the Theme Settings metabox while editing any taxonomy term via the WP admin so you can assign a template (WPBakery, Elementor, Gutenberg or other) specific to the term archive or for the posts within that term.

== Installation ==

1. Upload 'term-based-dynamic-post-templates-for-total' to the '/wp-content/plugins/' directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. You can now edit any taxonomy term and assign a template to it.

== Changelog ==

= 1.3.1 =
* Updated the tested up to WP version number to 6.9.

= 1.3 =
* Updated the tested up to WP version number to 6.6.
* Updated the code used to check for the singular post template so it's more efficient.
* Updated the code used to display the template select fields so they use newer theme functions.

= 1.2 =
* Fix Compatibility fix for Total 5.8.0+

= 1.1 =
* Added ability to assign a custom template for the archive.

= 1.0 =
* First official release