RegiVigil – Spam & Fake Account Protection

外掛說明

RegiVigil – Spam & Fake Account Protection helps protect WordPress and WooCommerce registration forms from automated spam and fake accounts without sending registration data to an external anti-spam service.

Registration checks include:

  • Hidden honeypot field
  • Minimum form completion time
  • Per-IP registration rate limiting
  • Disposable email domain detection
  • Email-domain DNS checks
  • Suspicious username and email-pattern signals
  • Configurable spam score
  • Test mode before blocking goes live
  • WordPress and WooCommerce registration support

Existing-user tools include:

  • Manual and scheduled scans
  • Suspicious, review, unremarkable and safe classifications
  • Scan filters and pagination
  • Individual rescans
  • Manual safe marking
  • Email, domain and IP whitelist
  • Dashboard statistics
  • Registration event log
  • Optional automatic scan email reports

Privacy features include IP anonymization by default, configurable log retention, WordPress privacy-policy suggested text, and personal-data exporter and eraser integrations.

RegiVigil – Spam & Fake Account Protection never automatically deletes WordPress users.

Privacy

RegiVigil – Spam & Fake Account Protection may store registration event information including email address, username, spam score, detection reasons, source, timestamp and an anonymized or full IP address depending on settings. The default is IP anonymization. Log retention is configurable.

No registration data is transmitted to an external anti-spam service. Optional scan reports are sent only when enabled by an administrator and only to the configured email address.

The plugin registers suggested privacy-policy content and integrates with the WordPress personal-data exporter and eraser tools.

安裝方式

  1. Upload the plugin ZIP using Plugins > Add New > Upload Plugin.
  2. Activate RegiVigil – Spam & Fake Account Protection.
  3. Open RegiVigil – Spam & Fake Account Protection in the WordPress admin menu.
  4. Review Settings & Whitelist.
  5. Test mode is enabled by default. Review registration logs before disabling it.
  6. Disable test mode after you have verified that registrations are blocked correctly.
  7. Enjoy your spam-free website/shop.

常見問題集

Does this require WooCommerce?

No. Native WordPress registration is supported. When WooCommerce is active, WooCommerce account registration is protected as well.

Does the plugin send registration data to an external anti-spam service?

No. Detection is performed locally. Optional scan reports are sent only through the WordPress mail system to the administrator-configured recipient address.

Does the scanner delete suspicious users?

No. Existing users are scored and classified only. Deletion is never automatic.

How does the honeypot work?

The plugin adds an invisible form field to supported registration forms. Normal users do not fill it in, while many automated bots do. Filling the field adds a strong spam signal to the registration score.

Why might a scheduled scan run later than expected?

The plugin uses WP-Cron. WordPress checks scheduled tasks when the site receives requests, so execution time can vary on low-traffic sites.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈RegiVigil – Spam & Fake Account Protection〉的開發相關工作。

參與者

〈RegiVigil – Spam & Fake Account Protection〉外掛目前已有 1 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈RegiVigil – Spam & Fake Account Protection〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

2.0.0

  • Added WordPress.org submission hardening based on Plugin Check findings.
  • Added nonce validation for plugin-owned registration fields.
  • Improved request sanitization and admin input handling.
  • Added centralized IP anonymization for plugin and WooCommerce logs.
  • Replaced repeated user-meta filtering/count queries with a non-autoloaded scan result index.
  • Improved translator comments and internationalization compliance.
  • Removed production error_log fallback.
  • Retained whitelists, scan filters, statistics, scheduled scans and optional email reports.
  • Added standard Author URI metadata and updated public release metadata.