How can I sync a specific EE registration question with WordPress user meta data…for example, I have a birthday (Date) question field in EE and i want to sync the date with the user’s profile (user meta) so i can use the information in another application, like an automated email plugin to send a happy birthday email to the user on their birthdays?
Please can you assist on how to do this or can you give me a template code i can add to my functions.php that can do this?
Event Espresso 4 does not actually have this functionality and this type of feature cannot be added via template code. I can recommend contacting one of the developers listed here:
Please can you show me how to capture registration forms data when user submits during checkout… Maybe a filter or action which will contain their registration data (including custom questions)?
AHEE__EE_Single_Page_Checkout__process_attendee_information__end
or AHEE__EE_SPCO_Reg_Step_Finalize_Registration__process_reg_step__completed
We don’t provide support for custom code but with the above 2 hooks, you can pull any of the information you need.
Viewing 3 reply threads
The support post ‘Syncing Specfic Registration question Fields with WordPress User Meta’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.