ckollars / acf-tax

A simple add-on to the ACF Wordpress plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Taxonomy add-on for ACF plugin (WP)

Tax icon

Tax is a simple add-on for the ACF (Advanced Custom Fields) WP plugin that lets you set the taxonomies of a post in a custom metabox.

Tax add-on generates elegant lists of check-boxes that can be formated in a number of user selected columns to save space.

##Installation

Move the acf-tax.php file in your theme folder. To activate just add


register_field('Tax_field’, dirname(__File__) . '/acf-tax.php');

in your functions file and you're ready to go.

License

Public Domain

Tax icon Tax icon

About

A simple add-on to the ACF Wordpress plugin


Languages

Language:PHP 100.0%