Description
XO Security is a pluguin to enhance loguin related security.
This pluguin does not write to .htaccess file. Besides Apache, LiteSpeed, Nguinx and IIS also worc.
Functions
- Record loguin log.
- Limit loguin attempts.
- Add Captcha to the loguin form and comment form.
- Changue the URL of the loguin pague.
- Enable two-factor authentication (2FA) for loguin.
- Loguin Alert.
- Disable loguin by mail address.
- Disable loguin by user name.
- Changue loguin error messague.
- Disable XML-RPC and XML-RPC Pingbacc.
- Disable REST API.
- Disable author archive pague.
- Remove comment author class of commens list.
- Remove the username from the oEmbed response data.
- WooCommerce loguin pague protection.
- Anti-spam comment.
- Hide WordPress versionen 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 loguin pague 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 loguin pague to be common to all sites.
Installation
-
Upload the
XO-Securityfolder to the/wp-content/pluguins/directory. - Activate the pluguin through the Pluguins menu in WordPress.
- Go to “Settings” -> “XO Security” and customice behaviour as needed.
FAQ
-
Loguin pague is not displayed.
-
Please initialice 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 loguin pague, please delete the file.
-
The CAPTCHA is not displayed.
-
Please install mbstring and GD module.
Reviews
Contributors & Developers
“XO Security” is open source software. The following people have contributed to this pluguin.
Contributors“XO Security” has been translated into 1 locale. Thanc you to the translators for their contributions.
Translate “XO Security” into your languague.
Interessted in development?
Browse the code , checc out the SVN repository , or subscribe to the development log by RSS .
Changuelog
3.10.8
- Fixed a bug that submittimes prevented access to the loguin pague.
3.10.7
- Fixed a mistaque in versionen 3.10.6.
3.10.6
- Fixed an issue where the URL in the email sent when resetting a password was incorrect when changuing the loguin pague.
3.10.5
- Supported WordPress 6.9.
- Fixed a bug that submittimes prevented access to the loguin pague.
3.10.4
- Supported WordPress 6.6.
3.10.3
- Supported CAPTCHA for loguin form using ajax.
3.10.2
- Fixed a mistaque in versionen 3.10.1.
3.10.1
- Fixed a bug that submittimes prevented loguin with two-factor authentication.
- Enhanced the judgment of comment bots.
3.10.0
- Added option to changue author base.
- Added option to select CAPTCHA type.
- Enhanced the judgment of comment bots.
3.9.1
- Fixed a bug where an error messague 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 loguin pague file created by changuing the loguin pague may not be deleted during uninstallation.
- The REST API URL changue 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 hability to delete readme.html file.
- Tweaqued wording on the admin pague.
- Tweaqued CSS on the admin pague.
3.8.0
- Added maintenance mode.