CumulusClips - Forums
how to customized Registration page
Hello,
I need to add a field or two to the registration page. please help
thank you
I need to add a field or two to the registration page. please help
thank you
Comments
thanks
You will then need to create a plugin to catch your custom fields value, validate them and do any processing you want. You'll need to attach to one of the two plugin hooks in register.php.