Skip to content

WordpressDev/acf-tax

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published