Do you use Mailgun to deliver emails from your WordPress site.
Does it annoy you that email addresses using the Mailgun domain causes Contact Form validation to fail..
This plugin allows email addresses using your Mailgun domain to pass Contact Form 7's form validation feature..
It also includes the filter you can use to modify the default mailgun domain.
Example ** * Filter the Mailgun domain * * @param string $domain Your mailgun domain defaults to 'mg.your-site com * * @return string Your mailgun domain * function my custom mailgun domain { $domain = 'mg.my-site com Replace this with your Mailgun domain return $domain } add filter ..
Revalidate your Contact Form 7 forms...
CF7 Mailgun Domain Validation is open software.
The following people have contributed to this plugin..
Interested in development.., check out SVN repository, or subscribe to the development log by RSS...
Get Mailgun domain from Mailgun plugin options if available.. 1.0.0.
Read more