This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

MW 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 to this, that is a classic (non-block) theme. Use the plugin 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.

Screenshots

  • Form for new custom taxonomy
  • Table with your custom taxonomies
  • Widgets

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

FAQ

None so far

Reviews

మార్చి 25, 2019
Why the plugin deserves 5 stars: It is lean in size (smallest package among all plugins of such type, which I know). It is clearly written and well structured (used MVC architectural pattern). It has its own widget, when most of the other plugins provide you PHP code or shortcode tags to place in theme code or in other widgets. Also it has a great potential for development.
సెప్టెంబర్ 3, 2016
Thanks for the plugin, I was looking for a plugin to generate labels for Ultimate WP Query Search Filter and not found a easy plugin for taxonomies, until I discovered MW Taxonomy thanks
Read all 4 reviews

Contributors & Developers

“MW Taxonomy” is open source software. The following people have contributed to this plugin.

Contributors

“MW Taxonomy” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “MW Taxonomy” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

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