Description
UserCheck prevents disposable or throwaway email addresses from registering or commenting on your site. This helps to protect your site from spam and maintain the quality of your user base.
Key Features
- Automatically checks email addresses against a constantly updated database of disposable email domains
- Works out of the box with no configuration required
- Seamlessly integrates with WordPress registration and comment forms
The plugin uses the API provided by UserCheck, which is constantly updated to include the latest disposable email domains. This ensures your site stays protected against new disposable email providers.
Privacy Policy
UserCheck sends email domains to the UserCheck API for validation. No personal data or full email addresses are transmitted. For more information on how UserCheck handles data, please visit https://www.usercheck.com/privacy.
Installation
- Upload the
usercheck
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- (Optional) Go to Settings > UserCheck to enter your API key for increased limits
FAQ
-
Do I need an API key to use this plugin?
-
No, an API key is not required to use this plugin. It works out of the box with a limit of 60 requests per hour. However, if you need higher limits, you can obtain a free API key by signing up at https://app.usercheck.com/.
-
If the API is unavailable, the plugin will allow the email to be considered valid to prevent disruption to your site’s functionality. An error message will be logged for your reference.
-
How can I increase the request limit?
-
To increase the request limit beyond 60 per hour, you can obtain an API key from UserCheck. Once you have the key, go to the UserCheck settings in your WordPress admin panel and enter the key there.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“UserCheck” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “UserCheck” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.0.1
- Initial release