描述
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
- 文字框
- 文本区域
- Selectbox
- 单选
- 影像
- 编辑器
Installation Guide
- Upload the plugin to the ‘/wp-content/plugins/’ directory
- 通过WordPress的“插件”菜单激活插件
- Follow the setting page link from plugin page.
评价
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/
2016年9月3日
Very nice and easy to use plugin...5 start guys
贡献者及开发者
更新日志
1.0.0
- Initial Release= 1.0.1 =
- New Version Release= 1.0.1 =
- New Version with Bug Fixes