I am making a plugin, which will turn in to a membership site I'm hosting. I'd like the users to be able to go the dashboard, and besides editing their profile, I'd like an options page for settings I've defined.
The settings would only apply to that user, such as "email me everytime I login" or "What are your favorite stores" or "upload a picture of your dog".
The point is they aren't all yes or no, and they aren't all just text fields, I'll have a wide config of options, just as any plugin will.
Is there a way to allow each user access to their own config page?