Hi,
I am using the User registration add-on and am trying to edit one of my custom meta fields (the phone field. I have this mostly working.
I'm using this function to get the phone data and strip all non numeric characters. The problem is I'm unsure how to send my modified data back to the meta data before it's inserted into the WP user_meta table.
I know the first two steps are working it's just the sending back that's a problem. Any help would be great.
Brooke