I am creating a form that is a basic inquiry form that will pass info via email to appropriate party.
I want to have an option (opt-in) button or checkbox that would say "Register Me As A Developer" for example. I would want that form to register the user in the WordPress database as a subscriber and then also send the inquiry form to the appropriate party.
I have the Dev Package and User Registration, just need to be able to register users on the condition of a checkbox click!