/um-taxonomy-multicheck

Taxonomy Multicheck form field for Ultimate Member

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

Taxonomy Multicheck form field for Ultimate Member

Field for Ultimate Member which associates a user profile with taxonomy terms. Supports hierarchical taxonomies.

Quick Start:

  1. Install philipnewcomer/um-taxonomy-multicheck using Composer.
  2. 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.

Add New Field screenshot

Add New Field screenshot

Add New Field screenshot