011 Ps Custom Taxonomy

Plugin Banner

011 Ps Custom Taxonomy

by Wang Bin

Download
Description

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.
  1. Upload the 011 Ps Custom Taxonomy folder to the plugins directory in your WordPress installation
  2. You can Sample file from (_config.php), to add the items you added.rename to config.php the _config.php
  3. Go to plugins list and activate “011PS Custom Taxonomy”.

Version 1.2 (13-06-2012)

  • FIXED: Quick Edit bug fixed
Back to top