gcf
gcf copied to clipboard
Implement Taxonomy field
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.