gcf icon indicating copy to clipboard operation
gcf copied to clipboard

Implement Taxonomy field

Open cr101 opened this issue 7 years ago • 0 comments

Add support for a Taxonomy field that allows the selection of multiple taxonomy terms. This field needs to save its selection as meta data and also save the 'post to term' relationship data for WP_Query taxonomy queries. This popular react-select control is a great fit for implementing this field.

cr101 avatar Dec 26 '17 01:12 cr101