Is it possible to pull the address fields that exist already in the WP User Profile into the Event registration fields that get added into the User Profile below?
What I meant was, is that there is an address already populated in the WP User Profile in a shipping address fields used by PMPRO membership, and wondered can that be pulled into the Event registration address fields? – http://screencast.com/t/CRciIwtIMmm
I assume it needs to be automated, rather than manual so jQuery is out. I would think that you would need to hook into the third party plugins code and send the data to the database via the update_user_meta function http://codex.wordpress.org/Function_Reference/update_user_meta
I didn’t see any hooks in the third party plugin so you may need to edit it to add some in before creating a function.
Viewing 3 reply threads
The support post ‘WP User Intergation with User Profile for addresses’ 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.