fabio1
asked on
how to create custom form in wordpress ?
how to create custom form in wordpress ? and how to use?
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
ASKER
this comment is useful
<form action="to_db_insert.php" method="post" >
inputs
submit
</form>