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

NC Taxonomy Meta

説明

NC Taxonomy Meta allows you to add custom meta fields to your wordpress taxonomies.This plugin allow you to add text box,select box, textarea, editor, image, radio and checkbox to taxonomies.

use nc_tax_meta($term_id,’field_id’) to display custom fields

Meta types available within the plugin

  1. 文章
  2. テキストエリア
  3. セレクトボックス
  4. ラジオボタン
  5. 画像
  6. エディター

Installation Guide

  1. Upload the plugin to the ‘/wp-content/plugins/’ directory
  2. WordPress の「プラグイン」メニューからプラグインを有効化してください
  3. Follow the setting page link from plugin page.

スクリーンショット

  • NC Taxonomy Meta Settings Page
  • NC Taxonomy Meta fields in action

評価

2017年9月18日
This is a very simple plugin that is easy to use, and it works exactly as expected. I tried another more feature-rich plugin, but it didn't appear to work properly for taxonomy meta. Unfortunately, this plugin has not been update in a long time. It saves the meta data into the #__options table, which was fine prior to WP v4.4. It appears to be well coded, but it needs to be updated to use the #__termmeta table. https://make.wordpress.org/core/2015/09/04/taxonomy-term-metadata-proposal/
2件のレビューをすべて表示

貢献者と開発者

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

貢献者

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

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

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

変更履歴

1.0.0

  • Initial Release= 1.0.1 =
  • New Version Release= 1.0.1 =
  • New Version with Bug Fixes