This plugin add custom fields for some things on WordPress, term taxonomy and custom object types
To use in your theme, you can use next functions:
get_fieldmeta( $post_id = null, $name = null, $alone = true) : for post_type get_fieldmeta_taxo( $term_id = null, $taxonomy = null, $name = null, $alone = true ) : for taxonomy
Requires: 3.0.2 or higher
Compatible up to: 3.3.2
Last Updated: 2012-1-9
Downloads: 20,902
Got something to say? Need help?