Contributors: Omar Faruque Requires at least: WP 3.5 Tested up to: 4.0
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.
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