为自定义用户字段添加隐藏自定义字段的选项,使其不显示在注册对话框中

Sometimes it is nice to have a bunch of custom user fields to ask for information that you don’t want to bother people with on signup. For example, you might want to have the ability for someone to provide their address, zip code, or hair color, but on signup ask them only for their name and email address.

This is possible now by using a theme component to hide all custom fields and then un-hide the ones you want. It would be nice if there were a checkbox in the custom user field settings.

8 个赞

3 篇帖子已合并到现有主题:自定义用户字段 - 在注册表单上隐藏选项