I need to create a form with Wordpress on blank page. I have some variables for the form that should be configured in the admin panel. So my question is:
- How can i create A custom form (not with a plugin) and display it to the user?
- how can i store variables in the admin panel, and grab them as the form loads?