Plugin Directory

Changeset 3442007


Ignore:
Timestamp:
01/18/2026 04:36:37 PM (2 months ago)
Author:
reoon
Message:

Readme file info updated.

Location:
reoon-email-verifier
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • reoon-email-verifier/tags/2.1.1/readme.txt

    r3416608 r3442007  
    5050- Bitforms
    5151
    52 
    53 To learn about the list of features and detailed benefits, please visit https://www.reoon.com/email-verifier/.
     52To learn about the list of features and detailed benefits, please visit **[Reoon Email Verifier](https://www.reoon.com/email-verifier/)**.
    5453
    5554
     
    58571. Upload `reoon-email-verifier` to the `/wp-content/plugins/` directory.
    59582. Activate the plugin through the 'Plugins' menu in WordPress.
    60 3. Configure as needed under the plugin's settings section.
     593. [Create Reoon Email Verifier Account](https://emailverifier.reoon.com/register/) for free to get your API key.
     604. Go to the plugin's settings section, enter your API key, and configure the options as needed.
    6161
    6262
     
    7575Our service is designed to help site owners meet privacy obligations. All data is encrypted and automatically deleted after 15 days of submission. See our privacy policy page to learn more.
    7676
     77= How do I get an API key? =
     78[Login to Reoon Email Verifier](https://emailverifier.reoon.com/login/) account and grab your key from the API-Settings page there.
     79
    7780= How to get the support if something does not work? =
    78 Please contact us at https://www.reoon.com/contact-support/ if you face any issues with the service. We will try our best to help you as soon as possible.
     81Please contact us at [Reoon Customer Support](https://www.reoon.com/contact-support/) if you face any issues with the service. We will try our best to help you as soon as possible.
    7982
    8083= Where do I report security bugs found in this plugin? =
    8184Please report security bugs found in the source code of the Reoon Email Verifier plugin through the [Patchstack Vulnerability Disclosure  Program](https://patchstack.com/database/vdp/424edbdf-b70e-4ba4-aa19-b1ecdfcba5e3). The Patchstack team will assist you with verification, CVE assignment, and notify the developers of this plugin.
     85
    8286
    8387
     
    160164== Third-Party Service Usage ==
    161165
    162 This plugin integrates with the Reoon Email Verifier service (https://www.reoon.com/email-verifier/) to provide real-time email verification functionality. Through API calls to Reoon Technology's servers, it verifies email addresses and retrieves account information, using the following endpoints:
     166This plugin integrates with the Reoon Email Verifier service to provide real-time email verification functionality. Through API calls to Reoon Technology's servers, it verifies email addresses and retrieves account information, using the following endpoints:
    163167
    164168    Verify email addresses: https://emailverifier.reoon.com/api/v1/verify?email=[email]&mode=[mode]&key=[your_api_key]
  • reoon-email-verifier/trunk/readme.txt

    r3416608 r3442007  
    5050- Bitforms
    5151
    52 
    53 To learn about the list of features and detailed benefits, please visit https://www.reoon.com/email-verifier/.
     52To learn about the list of features and detailed benefits, please visit **[Reoon Email Verifier](https://www.reoon.com/email-verifier/)**.
    5453
    5554
     
    58571. Upload `reoon-email-verifier` to the `/wp-content/plugins/` directory.
    59582. Activate the plugin through the 'Plugins' menu in WordPress.
    60 3. Configure as needed under the plugin's settings section.
     593. [Create Reoon Email Verifier Account](https://emailverifier.reoon.com/register/) for free to get your API key.
     604. Go to the plugin's settings section, enter your API key, and configure the options as needed.
    6161
    6262
     
    7575Our service is designed to help site owners meet privacy obligations. All data is encrypted and automatically deleted after 15 days of submission. See our privacy policy page to learn more.
    7676
     77= How do I get an API key? =
     78[Login to Reoon Email Verifier](https://emailverifier.reoon.com/login/) account and grab your key from the API-Settings page there.
     79
    7780= How to get the support if something does not work? =
    78 Please contact us at https://www.reoon.com/contact-support/ if you face any issues with the service. We will try our best to help you as soon as possible.
     81Please contact us at [Reoon Customer Support](https://www.reoon.com/contact-support/) if you face any issues with the service. We will try our best to help you as soon as possible.
    7982
    8083= Where do I report security bugs found in this plugin? =
    8184Please report security bugs found in the source code of the Reoon Email Verifier plugin through the [Patchstack Vulnerability Disclosure  Program](https://patchstack.com/database/vdp/424edbdf-b70e-4ba4-aa19-b1ecdfcba5e3). The Patchstack team will assist you with verification, CVE assignment, and notify the developers of this plugin.
     85
    8286
    8387
     
    160164== Third-Party Service Usage ==
    161165
    162 This plugin integrates with the Reoon Email Verifier service (https://www.reoon.com/email-verifier/) to provide real-time email verification functionality. Through API calls to Reoon Technology's servers, it verifies email addresses and retrieves account information, using the following endpoints:
     166This plugin integrates with the Reoon Email Verifier service to provide real-time email verification functionality. Through API calls to Reoon Technology's servers, it verifies email addresses and retrieves account information, using the following endpoints:
    163167
    164168    Verify email addresses: https://emailverifier.reoon.com/api/v1/verify?email=[email]&mode=[mode]&key=[your_api_key]
Note: See TracChangeset for help on using the changeset viewer.