Add support for BuddyPress and WangGuard
-
It’s very easy to add support for Buddypress (x-profile fields) and WangGuard (honeypot fields).
The
bp_after_account_details_fields
hook adds WangGuard’s honeypot and extra questions fields. There’s several other hooks that would be easy to include after checking if BP is installed. You can see all the register form hooks they include here: https://github.com/buddypress/BuddyPress/blob/master/src/bp-templates/bp-legacy/buddypress/members/register.phphttps://www.ads-software.com/plugins/wp-register-profile-with-shortcode/
- The topic ‘Add support for BuddyPress and WangGuard’ is closed to new replies.