이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

uProc for WordPress

설명

This plugin uses the uProc for WordPress API https://uproc.io to check if an email address really exists or not.

The plugin integrates with the is_email() function of WordPress. It works seamlessly with:

  • Contact Form 7
  • Jetpack/Grunion
  • WordPress registration forms
  • and with any other form which uses the is_email() function (no changes required).

The plugin can also be integrated into 3rd party forms that do not use the is_email() function.

How does it work?

The uProc API real-time validation process includes all of the following tests:

  • Syntax verification (IETF/RFC standard conformance)
  • DNS validation, including MX record lookup
  • Disposable email address (DEA) detection
  • Misspelled domain detection to prevent Typosquatting
  • Freemail address detection
  • SMTP connection and availability checking
  • Temporary unavailability detection
  • Mailbox existence checking
  • Catch-All testing
  • Greylisting detection
  • Block free domain emails (like Gmail, Hotmail, Yahoo, …)
  • Avoid email validations on Woocommerce orders

The plugin requires an API Key (free, no credit card required):
https://app.uproc.io/#/signup

We do not send any email to the recipient address during the entire validation process. All processing is done on our servers, your IP addresses and domains are not affected in any way by the Email-Validator service – absolutely no blacklisting risk for your IPs and domains.

Data Protection and Privacy Policy: see the Frequently Asked Questions section.

What is uProc

uProc is a SaaS platform where you can check or enrich any available field in your database. Please, check our catalog at
https://app.uproc.io/#/tools
to find the right tool for you.

Next fields can be processed with our catalog:
* Audio: speeches
* Communication: Email, Mobile, Phone
* Company: Cif, Name, Employee
* Finance: Credit card, Account, Currency
* Geographical: Country, City, Coordinates
* Image: Screenshot, EXIF
* Internet: Domain, IP, URI
* Personal: Name, Surname, Gender
* Product: EAN, UPC, ASIN, GTIN, ISBN
* Security: Password, MD5, Luhn
* Text: Uppercase, Lowercase, Lists

스크린샷

  • Plugin admin page.

설치

  1. Unzip and upload the plugin to the ‘/wp-content/plugins/’ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Configure the plugin in the Settings section of the Administrator Dashboard.
  4. Register for an API key (some credits free and no credit card is required) at:
    https://app.uproc.io/app/login
  5. Copy and paste your API key to the Settings section of the Administrator Dashboard.

FAQ

Data Protection and Privacy Policy

We are committed to protect your data and your privacy when processing personal data.
We do not process or store email addresses for any purpose other than validation.
We do not share any client data with any third party at any time.
We keep all data supplied by clients for the purposes of validation as confidential, to not disclose data to anyone within our organization without a need to receive it for the specific purpose for which its is being disclosed to us, and to not disclose this data to any third party.

Do you store validated email addresses?

All data from API requests and batch/list processing will be automatically deleted within 30 days after the data has been processed.

후기

2017년 6월 7일
I hope this plugin will be useful for your site. You can validate emails on registration or comments. Some cash is added to your account by default to test it. The weak point: No other validation is supported yet when lots are available in the service catalog. This will be solved soon. Mobile and landline phones validations are needed in my WordPress site.
모든 1 평가 읽기

기여자 & 개발자

“uProc for WordPress”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “uProc for WordPress”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.8

  • Fixed some bugs
  • Checked with last major versions

1.0.7

  • Fixed error on caching

1.0.5

  • Fixed styles

1.0.4

  • Add support for “Accept free emails”
  • Add support for “Check on orders”

1.0.3

  • Change code organization

1.0.2

  • Fix some errors on ajax submit

1.0.1

  • Fix new auth method

1.0.0

  • Initial release