=== Active Extra Fields === Contributors: Lod Lawson Donate link: http://fab-freelance.com/ Tags: custom field,validation,taxonomy,post tag Requires at least: 3.0 Tested up to: 3.1 Stable tag: 1.0.1 This plugin allows validation of custom fields. == Description == This plugin is used to validate custom fields and post taxonomies .Custom field can be organised under metaboxes. Meta boxes settings include location(normal,side),priority(high,low) and the post type to display them for.With it you can create custom fields using the following type of input: With the input also comes validations == Installation == 1. Upload `active-extra-fields` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. You can access the plugin admin under the site setting menu == Screenshots == 1. An example of meta box 2. Upon form submission an alert display the errors list.This screenshot is a field that is highlighted . 3. Admin settings menu 4. Admin ,Meta boxes page 5. Admin ,Meta box fields 6. Admin ,Field page 7. Admin ,Taxonomy validations page == Frequently Asked Questions == Frequently saked questions == Upgrade Notice == = 1.0.1 = This version has made few changes to tables in the database.The column name 'order' should be changed to 'display_order' in the table named 'wp_axf_fields' where 'wp_' is the table prefix set in the config file. == Changelog == = 1.0.1 = == Notes == There are few limitations that would be addressed in future versions