회원가입 대화상자에서 사용자 정의 필드를 숨길 수 있는 사용자 정의 필드 옵션 추가

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 posts were merged into an existing topic: Custom User Fields - Option to Hide on Sign Up Form