このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

MW Taxonomy

説明

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.

スクリーンショット

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

インストール

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

評価

2019年3月25日
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.
2016年9月3日
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
4件のレビューをすべて表示

貢献者と開発者

MW Taxonomy はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“MW Taxonomy” は1ロケールに翻訳されています。 翻訳者のみなさん、翻訳へのご協力ありがとうございます。

“MW Taxonomy” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

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