| 开发者 |
programmelab
wpultimatesecurity |
|---|---|
| 更新时间 | 2026年5月20日 05:29 |
| 捐献地址: | 去捐款 |
| PHP版本: | 8.1 及以上 |
| WordPress版本: | 6.9.4 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
wp-admin / wp-login.php behind a secret address so bots cannot find it.It is built to stay lightweight — security checks run on login and form submission, not on every page view.
No. Defaults are safe out of the box and every setting is in plain English with a guided setup flow.
Disable the plugin to restore default login: via FTP/SFTP rename the folder /wp-content/plugins/ultimate-security, or over SSH/WP-CLI run wp plugin deactivate ultimate-security. Then log in and reconfigure.
CAPTCHA and login protection cover WooCommerce login and registration forms where enabled. Checkout CAPTCHA is not currently part of the verified free feature set.
Yes, it runs on Multisite. Network-wide behaviour depends on how you configure it per site.
Yes. Exclude the login path from full-page caching (most caching plugins do this for login/admin automatically) so the secret URL is never served from cache.
It can if two plugins do the same job. Pick one plugin per function (one 2FA, one CAPTCHA, one login limiter) and disable the overlapping feature in the other.
No telemetry, no tracking, no usage data collection. It only contacts third-party services you explicitly enable (see External Services below).
Yes. The plugin is self-hosted and stores its data in your own database. The only outbound calls are the optional services you turn on (reCAPTCHA, Turnstile, WordPress.org salt API).
You control whether plugin data is removed on uninstall via the plugin's settings.
Free covers core protection: Email/App 2FA, brute-force lockout, CAPTCHA, custom login URL, password policies, session limits, manual salt rotation, update controls, basic Security Score, Cloudflare WAF rules, Site Health, Test Mode and backup/restore. Pro adds will add more advanced security features once it is released.
Use the plugin support forum on WordPress.org, or visit https://www.wpultimatesecurity.com.