CMB2 Taxonomy will create metaboxes and forms with custom fields for your taxonomies using the
CMB2 API (and yes, it will blow your mind too).
To get started, please follow the examples in the included
example-functions.php
file and have a look at the
basic usage instructions.
You can see a list of available field types
here.
Features:
Links
If installing the plugin from
wordpress.org:
- Upload the entire
/cmb2-taxonomy
directory to the /wp-content/plugins/
directory.
- Activate CMB2 Taxonomy through the 'Plugins' menu in WordPress.
- Copy (and rename if desired)
example-functions.php
into to your theme or plugin's directory.
- Edit to only include the fields you need and rename the functions.
- Profit.