Support

Home Forums Event Espresso Premium Syncing Specfic Registration question Fields with WordPress User Meta

Syncing Specfic Registration question Fields with WordPress User Meta

Posted: October 30, 2017 at 8:05 am


George

October 30, 2017 at 8:05 am

Hello,

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?

Thanks


Josh

  • Support Staff

October 31, 2017 at 12:32 pm

Hi George,

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:

https://eventespresso.com/developers/event-espresso-pros/

and they can give you a quote for custom development to your specifications.


George

November 1, 2017 at 1:29 am

Hi Josh,

Thank you for your response.

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)?

Thanks


Tony

  • Support Staff

November 1, 2017 at 6:35 am

There are 2 hooks you may be interested in:

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.

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.

Event Espresso