This topic contains 1 reply, has 2 voices. Last updated by Bruce 3 years, 6 months ago.
Topic Author | Topic |
---|---|
Posted: Saturday Jun 15th, 2013 at 2:17 pm #52005 | |
I’m using s2Member Pro and Event Manager. Event Manager has its own user fields in the user meta data. When users are created thru s2 and when user modification happen, I would like to automatically update the event manager fields with the updated user data. Event manager stores its data in fields prefaced by dbem_ (dbem_address, dbem_city, etc.) This post seems to be very close to what I need but I’m unsure how to modify for my needs. The code from that post is:
What would I need to change to update dbem_ address fields which are in the wp_usermeta table? Thanks!!! |