Capture custom registration field during registration proces
Posted: July 6th, 2011, 11:51 am
Hello,
I'm trying to figure out how to capture a custom registration checkbox or radio button entry from the registration form. The functionality would basically give the member the option to appear in the member list generated by the Members List plugin. To do this, I would need to capture the selection and add it to the users WP usermeta.
Thinking this through, I would also need it to update when that field is updated in the edit profile page.
I've created my s2-hacks.php file and have searched through the classes folder for hooks, etc, but am still struggling a bit.
Any direction would be appreciated.
Thanks
I'm trying to figure out how to capture a custom registration checkbox or radio button entry from the registration form. The functionality would basically give the member the option to appear in the member list generated by the Members List plugin. To do this, I would need to capture the selection and add it to the users WP usermeta.
Thinking this through, I would also need it to update when that field is updated in the edit profile page.
I've created my s2-hacks.php file and have searched through the classes folder for hooks, etc, but am still struggling a bit.
Any direction would be appreciated.
Thanks