Works with the default wp mail function.
HTML is compatible with Bootstrap CSS framework.
Activate the plugin through 'Plugins WordPress..
Is it possible to use method for email address validation.
Mailgun API system will test email address for.
Copy paste ID into the field from the plugin options page...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
The contact form message is filtered now by using the function wp kses before the message is added to the email message... 1.0.4.
Removed the IF statement for API key value inside the function.
The validation process is also moved from client side code to the server side code ..
Read more