| 开发者 | interaktivch |
|---|---|
| 更新时间 | 2026年6月19日 17:26 |
| 捐献地址: | 去捐款 |
| PHP版本: | 7.2 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
vulnerability-monitor-for-wordfence-intelligence to the /wp-content/plugins/ directory.= Does this plugin send my data to external servers? =\
The plugin fetches the Wordfence Intelligence feed from Wordfence.\
It does not upload your installed plugin/theme inventory or scan results to Wordfence.
= Does it slow down my website? =\
No. All scans are manual or scheduled via WP-Cron.\
Normal visitors are never affected.
= Do I need a Wordfence account? =\
Yes. Wordfence Intelligence V3 requires an API key from your Wordfence account.
You can create it after signing in at the Integrations page in your Wordfence.com account.
No. The plugin does not ship with any embedded API key or hardcoded email address.
By default it uses your site's existing admin_email setting until you change it.
= Does this replace Wordfence? =\
No. This plugin is not a firewall.\
It is a lightweight vulnerability monitor.
= Can I customize the email template? =\
Yes! Both subject and body support placeholders like {site}, {count}, {time}, {list_html}.
= Can agencies use this on client websites? =\
Absolutely. That’s one of the primary use cases.
autoload disabled to reduce unnecessary front-end option loading.wfim-prefixed names to reduce conflict risk.send_only_new email logic so only genuinely new findings trigger notifications.