Changeset 3442007
- Timestamp:
- 01/18/2026 04:36:37 PM (2 months ago)
- Location:
- reoon-email-verifier
- Files:
-
- 2 edited
-
tags/2.1.1/readme.txt (modified) (4 diffs)
-
trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
reoon-email-verifier/tags/2.1.1/readme.txt
r3416608 r3442007 50 50 - Bitforms 51 51 52 53 To learn about the list of features and detailed benefits, please visit https://www.reoon.com/email-verifier/. 52 To learn about the list of features and detailed benefits, please visit **[Reoon Email Verifier](https://www.reoon.com/email-verifier/)**. 54 53 55 54 … … 58 57 1. Upload `reoon-email-verifier` to the `/wp-content/plugins/` directory. 59 58 2. Activate the plugin through the 'Plugins' menu in WordPress. 60 3. Configure as needed under the plugin's settings section. 59 3. [Create Reoon Email Verifier Account](https://emailverifier.reoon.com/register/) for free to get your API key. 60 4. Go to the plugin's settings section, enter your API key, and configure the options as needed. 61 61 62 62 … … 75 75 Our 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. 76 76 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 77 80 = 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.81 Please 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. 79 82 80 83 = Where do I report security bugs found in this plugin? = 81 84 Please 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 82 86 83 87 … … 160 164 == Third-Party Service Usage == 161 165 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:166 This 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: 163 167 164 168 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 50 50 - Bitforms 51 51 52 53 To learn about the list of features and detailed benefits, please visit https://www.reoon.com/email-verifier/. 52 To learn about the list of features and detailed benefits, please visit **[Reoon Email Verifier](https://www.reoon.com/email-verifier/)**. 54 53 55 54 … … 58 57 1. Upload `reoon-email-verifier` to the `/wp-content/plugins/` directory. 59 58 2. Activate the plugin through the 'Plugins' menu in WordPress. 60 3. Configure as needed under the plugin's settings section. 59 3. [Create Reoon Email Verifier Account](https://emailverifier.reoon.com/register/) for free to get your API key. 60 4. Go to the plugin's settings section, enter your API key, and configure the options as needed. 61 61 62 62 … … 75 75 Our 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. 76 76 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 77 80 = 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.81 Please 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. 79 82 80 83 = Where do I report security bugs found in this plugin? = 81 84 Please 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 82 86 83 87 … … 160 164 == Third-Party Service Usage == 161 165 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:166 This 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: 163 167 164 168 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.