I’m using this snippet (https://gist.github.com/Apina/5576163) so that when a user registers for an event, he is also registered as a wordpress user.
This snippet works fine but it saves only the first name, surname and email address of the user.
How do I save also other fields, such as address, city, etc., so that I don’t have to enter them manually from the wordpress panel? And the user has his pre-filled fields when he accesses?
Is it possible to use the same snippet code to do this?
Yes, the information is present in the data passed to that function. To know where to save it to, however, I would need some more information. Are you using a WP plugin to create the address, city, etc, fields in the WP user profile?
Hi Sidney, thanks for the reply.
No, I’m not using other plugins to create address, city, etc. fields.
I’m using MER for register users. I would like to save the data entered by the primary attendee so that he should not enter them again each time he buy an event
Into wordpress panel if I go in a user’s profile, there is the section ‘Events Profile Information’
I would like to save additional data here.
I attach a screenshot so you understand better what I mean.
The support post ‘Wp User Information’ 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.