This plugin creates a simple contact form that allows you to customize the template to match your theme.
The contact form has only three fields, which is great for keeping things simple:
All fields are required in order to submit the form.
Upon successful submission, a simple thank you message will be displayed to the visitor. This message can be customized on the settings page.
1.0.0
First stable release.
Removed dependency on RationalOptionsForm class
better conformity with WordPress coding standards.
0.3.3
Updated composer and node dependencies.
Looser restriction on composer/installers
0.3.2
Updated composer and node dependencies.
0.3.1
Updated composer dependencies, installation instructions.
0.3.0
Properly retrieve saved plugin options for send email to.
0.2.0
Properly retrieve saved plugin options for email from name and address.
0.1
Initial plugin release.