Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-sales domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the better-click-to-tweet domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-amazon domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-stats domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114 Wp User Information | Event Espresso - Staging Server
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.