Taxonomy Multicheck form field for Ultimate Member
Field for Ultimate Member which associates a user profile with taxonomy terms. Supports hierarchical taxonomies.
Quick Start:
- Install
philipnewcomer/um-taxonomy-multicheck
using Composer. - Go to an Ultimate Member form edit screen and add a new field of the "taxonomy multicheck" type.
Notes
- Your taxonomy must already be registered elsewhere in your codebase.
- Terms will be saved to the user profile as an array of selected term IDs, in the meta key specified in the field settings.