philipnewcomer/

um-taxonomy-multicheck

Ultimate Member 的分类多选表单字段

0.1.0 2017-06-19 21:29 UTC

This package is auto-updated.

Last update: 2024-09-21 20:05:33 UTC


README

为 Ultimate Member 提供的字段,用于将用户资料与分类术语关联。支持层次结构分类。

快速开始

  1. 使用 Composer 安装 philipnewcomer/um-taxonomy-multicheck
  2. 转到 Ultimate Member 表单编辑页面,并添加一个 "分类多选" 类型的新的字段。

注意

  • 您的分类必须在代码库的其它地方已经注册。
  • 术语将作为所选术语 ID 的数组保存在用户资料中,存储在字段设置中指定的元键中。

Add New Field screenshot

Add New Field screenshot

Add New Field screenshot