PeepSo Support?
-
Is there interest in integrating with the popular profile system PeepSo? If added I’d be happy to share within the community. As for implementation, perhaps it could be done similar to Ultimate Member?
https://docs.themekraft.com/article/789-how-to-use-invite-codes-in-the-ultimate-member-registrationPeepSo has it’s own
add_action( 'user_register') hook:
https://gitlab.com/PeepSo/Public/codesnippets/-/snippets/2104673But it’s hook is different and doesn’t mention the inclusion of custom fields. PeepSo makes it easy to create simple text custom fields that have validation and only show on user registration. Albeit validation rules are simple such as length, and required.
The topic ‘PeepSo Support?’ is closed to new replies.