=== MW Taxonomy === Contributors: matswes Tags: custom taxonomy, taxonomy, custom taxonomies, taxonomies Requires at least: 2.9 Tested up to: 6.6.1 Stable tag: 1.1.4 License: GPL2 License URI: https://www.gnu.org/licenses/gpl-2.0.html Easy to use wordpress plugin to add a custom taxonomy == Description == Add one or more Custom Taxonomy to your wordpress managed website. This plugin is focused on an easy to use interface with small number of choices to make it easier to use for a non technical user. MW Taxonomy let you choose 1. Taxonomy name in plural and singular, 2. slug 3. select the post types (default and custom) where your custom taxonomy can be used 4. select wheather it should be hierarchical or not 5. select wherher the taxonomy should be indexed by search engins or not MW Taxonomy includes a widget Custom Taxonomy List for presenting taxonomies in the blog. You need to use a theme that supports widgets for this, that is a classic (non-block) theme. Use the plugin [Classic Widgets](https://wordpress.org/plugins/classic-widgets/) if you don't find the widget. Taxonomies can also be presented by Tag Cloud widget or menus (classic theme). Works in multisite environment as well. = Docs & Support = Please ask support questions in the plugin [support forum].(http://wordpress.org/support/plugin/mw-taxonomy) == Installation == = From your WordPress dashboard = Go to Dashboard > Plugins > Add New Search for 'MW Taxonomy' Click install Click Activate Plugin = From WordPress.org = Download the package from wordpress.org Plugin Directory Unzip the files Upload the unzipped files with FTP to the plugin directory in your wordpress installation Go to Dashboard > Plugins to activate == Frequently Asked Questions == None so far == Screenshots == 1. Form for new custom taxonomy 2. Table with your custom taxonomies 3. Widgets == Changelog == = 1.1.4 = * Fix bug with widget = 1.1.3 = * Fix errors and warnings for php 7.2 and wp 5.1.1 = 1.1.2 = * Fix more warnings for php 7.2 = 1.1.1 = * Fix so warnings do not come up when run in debugging mode = 1.1 = * Choice to add a meta noindex tag to the head of taxonomy pages * Improved slug handling