[Plugin: AutoChimp] Autochimp not sending BuddyPress Profile Fields to MailChimp
-
My setup includes the wpmudev membership plugin, BuddyPress and AutoChimp.
When a user signs up, the custom profile fields from BuddyPress are not getting passed through to AutoChimp.
If the user edits their profile or I click the ‘Sync Existing Users’ in the admin it works. It’s just the initial registration that is not working.
The query in the function AC_FetchMappedXProfileData is not returning any bp_xprofile data. My assumption is that autochimp is getting called before buddypress saves the data. So I tried setting the priority of add_action(‘user_register’) to really high. Still no go.
Any other ides or things I should check or try?
Thanks!
- The topic ‘[Plugin: AutoChimp] Autochimp not sending BuddyPress Profile Fields to MailChimp’ is closed to new replies.