Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 706 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 706 Bytes

Tax Meta Class

Contributors: Omar Faruque Requires at least: WP 3.5 Tested up to: 4.0

Description

The Tax Meta Class is used by including it in your plugin r theme files and using its methods to Add meta fields for WordPress Taxonomies (categories,tags and custom taxonomies). It is meant to be very simple and straightforward.

This class is derived from My-Meta-Box which is a class for creating custom meta boxes for WordPress.

Usage

Take a look at the class-usage-demo.php file which can also be tested as a WordPress Plugin. Other options are available for each field which can be see in the 'Tax-meta-class.php' file,

= 1.0 =

  • First Release