011 Ps Custom Taxonomy

plugin banner

add items for taxonomies.

Author:Wang Bin (oh@prime-strategy.co.jp) (profile at wordpress.org)
WordPress version required:1.0
WordPress version tested:3.3.2
Plugin version:1.3
Added to WordPress repository:04-06-2012
Last updated:18-01-2013
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://wordpress.org/extend/plugins/011-ps-cu...
Total downloads:1 800
plugin download
Click to start download

add items(except for the name,description) for categoryor tag (taxonomies). text,textarea,checkbox,radio,select of custom items.

Functions

1.add items(except for the name,description) for categoryor tag (taxonomies).

Usage

  • You can if use get add custom items, get item from Data record(Result object get_the_category,get_terms,get_the_terms,get_term adn etc. )
  • example $cat = get_term(1,’category’); $custom_item = $cat->add item key;
  • You can classify the item to be added archaic custom (tag, category) to the list of articles to display.

ChangeLog