philipnewcomer/um-taxonomy-multicheck

Taxonomy Multicheck form field for Ultimate Member

0.1.0 2017-06-19 21:29 UTC

This package is auto-updated.

Last update: 2024-04-21 18:57:47 UTC


README

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