开发者 | istempmail |
---|---|
更新时间 | 2024年7月4日 20:35 |
PHP版本: | 2.9 及以上 |
WordPress版本: | 6.6 |
版权: | GPLv2 or later |
is_email()
.
It works seamlessly with other plugins including WooCommerce,
Contact Form 7, Gravity Form, Jetpack/Grunion contact forms, Kadence Blocks Forms as well as
other formbuilders and ecommerce plugins and WordPress' own registration form.
No, we don't. The plugin will only send the domain part of email address to validate.
Yes, the plugin is free to use. IsTempMail also offers a free plan that will be sufficient for most blogs. You will be notified when you use more credits than included in the free plan.
A downtime is very unlikely, the IsTempMail service has outstanding availability of 99.99% over the last 6 months. But the plugin was developed to be stable in the unlikely event of a temporary downtime. It will continue to work, validating emails using your local blacklist and whitelist. Your users will be able to sign up, log in and comment on your blog just fine.
Existing users registered with fake email addresses won't be able to log in to your blog when the plugin is activated. Be prepared for users contacting you regarding this topic. Usually people who used a disposable email address won't come back to your website though.
_xoo_el_form=login
to stop checking email on login popup.
1.4
is_email()
function.
You can now change the hook behavior to check only emails submitted via browsers (POST/GET values).
1.2
If a domain name has no MX record and doesn't resolve to any IP address, it will be marked as "unresolvable"
and the email will be considered as invalid. It helps in preventing some typos like gmail.con or gmail.comm.
1.1
Add local blacklist and whitelist.
1.0
First version