UserCheck

外掛說明

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.

安裝方式

  1. Upload the usercheck folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. (Optional) Go to Settings > UserCheck to enter your API key for increased limits

常見問題集

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 30 requests per hour. However, if you need higher limits, you can obtain a free API key by signing up at https://app.usercheck.com/.

What happens if the UserCheck API is unavailable?

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.

使用者評論

閱讀全部 1 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈UserCheck〉的開發相關工作。

參與者

將〈UserCheck〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

0.1.1

Fixed
– Skip validation for WordPress system emails

0.1.0

Added
– Error logging system with retention and pagination
– API key validation on settings update
– Rate limit error handling (429 response)

Changed
– Reduced unauthenticated API request limit from 60 to 30 requests per hour
– Improved error handling and validation for API responses

Fixed
– Added proper error handling for API failures

0.0.1

  • Initial release