外掛說明
XO Security is a plugin to enhance login related security.
This plugin does not write to .htaccess file. Besides Apache, LiteSpeed, Nginx and IIS also work.
Functions
- Record login log.
- Limit login attempts.
- Add Captcha to the login form and comment form.
- Change the URL of the login page.
- Enable two-factor authentication (2FA) for login.
- Login Alert.
- Disable login by mail address.
- Disable login by user name.
- Change login error message.
- Disable XML-RPC and XML-RPC Pingback.
- Disable REST API.
- Disable author archive page.
- Remove comment author class of comments list.
- Remove the username from the oEmbed response data.
- WooCommerce login page protection.
- Anti-spam comment.
- Hide WordPress version information.
- Edit the author slug.
- Disable RSS and Atom feeds.
- Activate maintenance mode.
- Delete the readme.html file.
WordPress multisite considerations
If you set the login page separately for the main site and the subsite, you will not be able to use the password loss function of the subsite. We recommend that you set the login page to be common to all sites.
螢幕擷圖
安裝方式
- Upload the
XO-Security
folder to the/wp-content/plugins/
directory. - Activate the plugin through the Plugins menu in WordPress.
- Go to “Settings” -> “XO Security” and customize behaviour as needed.
常見問題集
-
Login page is not displayed.
-
Please initialize the settings.
- In wp_options table, the value of the option_name field (column) is to remove the record of “xo_security_options”.
- If you have set the login page, please delete the file.
-
The CAPTCHA is not displayed.
-
Please install mbstring and GD module.
使用者評論
2023 年 11 月 4 日
タイトル通りです。AIOS等の定番プラグインと比べると機能は少ないですが、必要最低限の対策が揃っており設定が非常にわかりやすいので使いやすいです。これだけでは不安という人はBBQ Firewallを併用すると良いです。
2023 年 4 月 8 日
This one plugin completes my security measures. Thanks !!
2022 年 10 月 25 日
I recommend for those looking for a simple and reliable security plugin.
2021 年 8 月 19 日
This plugin has become one of my favorite plugins, it protects my website from malicious users, and the development team provides support very quickly! Thanks!
2021 年 6 月 11 日
長年、SiteGuardを使っていましたが、たまにログインできなくなってプラグインをサーバーから削除とかしたりだったので、こちらのプラグインを使い始めました。
設定画面もわかりやすく、作動も安定していて、ログイン試行履歴とかも見れます(結構不正ログインされようとしているのがわかって楽しい)、随時他のサイトのセキュリティプラグインもこちらに切り替えていこうと思っています。感謝感謝
2021 年 4 月 4 日
ログイン関係にとどまらず、WordPress全体としてのセキュリティプラグインへの進化を期待します。
參與者及開發者
變更記錄
3.10.4
- Supported WordPress 6.6.
3.10.3
- Supported CAPTCHA for login form using ajax.
3.10.2
- Fixed a mistake in version 3.10.1.
3.10.1
- Fixed a bug that sometimes prevented login with two-factor authentication.
- Enhanced the judgment of comment bots.
3.10.0
- Added option to change author base.
- Added option to select CAPTCHA type.
- Enhanced the judgment of comment bots.
3.9.1
- Fixed a bug where an error message was displayed on the admin screen in PHP 8.2 or higher.
3.9.0
- Added two-factor authentication function.
- Fixed a bug where the login page file created by changing the login page may not be deleted during uninstallation.
- The REST API URL change feature has been deprecated. If it is currently in use, you can continue to use it, but you cannot use it newly.
3.8.1
- Supported WordPress 6.5.
- Added ability to delete readme.html file.
- Tweaked wording on the admin page.
- Tweaked CSS on the admin page.
3.8.0
- Added maintenance mode.