Описание
ZeroBounce will help you with:
- Email Spam Trap Detection
- Email Abuse Detection
- Email Bounce Detection
- Disposable Email Detection
- Toxic Domain Detection
- Catch-All Domain Detection
- Social Append
- Email Gender Append
- Selectable download options
- Email Validation API
The plugin integrates the ZeroBounce API to deliver the following data upon validating an e-mail address:
- Address — The email address you are validating.
- Status — [Valid|Invalid|Catch-all|Spamtrap|Abuse|DoNotMail]
- Sub-status — [antispam_system|greylisted |mail_server_temporary_error|forcible_disconnect|mail_server_did_not_respond |timeout_exceeded|failed_smtp_connection|mailbox_quota_exceeded|exception_occurred| ]
- Account — The portion of the email address before the «@» symbol.
- Domain — The portion of the email address after the «@» symbol.
- Disposable — [true|false] If the email domain is diposable, which are usually temporary email addresses.
- Toxic — [true|false] These domains are known for abuse, spam, and bot created.
- Firstname — The first name of the owner of the email when available or [null].
- Lastname — The last name of the owner of the email when available or [null].
- Gender — The gender of the owner of the email when available or [null].
- Creation date — The creation date of the email when available or [null].
- Location — The location of the owner of the email when available or [null].
- ProcessedAt — The UTC time the email was validated.
Скриншоты
Установка
- Upload the plugin files to the
/wp-content/plugins/zerobounce
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the Settings->ZeroBounce screen to register the API key given to you after the account creation. You can find the key of your account here https://www.zerobounce.net/members/apikey/.
Часто задаваемые вопросы
- Installation Instructions
-
- Upload the plugin files to the
/wp-content/plugins/zerobounce
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the Settings->ZeroBounce screen to register the API key given to you after the account creation. You can find the key of your account here https://www.zerobounce.net/members/apikey/.
- Upload the plugin files to the
- Does the plugin come with the «Bulk Email Validator» feature?
-
No, this version of the plugin does not offer the «Bulk Email Validator» feature. You can only validate one e-mail address at a time. We plan on adding more features on later versions, so check for updates regularly.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«ZeroBounce» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «ZeroBounce» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.0.0
- Initial release