Title: Secured WP
Author: wpsecuredcom
Published: <strong>2021 年 8 月 1 日</strong>
Last modified: 2026 年 2 月 4 日

---

搜索插件

![](https://ps.w.org/secured-wp/assets/banner-772x250.jpg?rev=2576070)

![](https://ps.w.org/secured-wp/assets/icon.svg?rev=2576072)

# Secured WP

 作者：[wpsecuredcom](https://profiles.wordpress.org/wpsecuredcom/)

[下载](https://downloads.wordpress.org/plugin/secured-wp.2.3.2.zip)

[实时预览](https://cn.wordpress.org/plugins/secured-wp/?preview=1)

 * [详情](https://cn.wordpress.org/plugins/secured-wp/#description)
 * [评价](https://cn.wordpress.org/plugins/secured-wp/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/secured-wp/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/secured-wp/#developers)

 [支持](https://wordpress.org/support/plugin/secured-wp/)

## 描述

Adds layer of security for your WordPress site. Adds custom login page slug, enables
2FA, removes security issues. Adds remember device, counts login attempts and lock
usernames if the password is wrong. Out of band e-mail is also supported – instead
of entering codes, your user can use simple login link from within their e-mail 
client.

**WooCommerce**

WooCommerce is also supported for 2FA, just enable the plugin and all your customers
will be asked to enable two-factor authentication.

List with currently supported features:

 1. **Login redirection** – redirects the default wp-login.php to a slug of your choice
 2. **Login attempts** – counts the unsuccessful attempts, and locks user if there 
    are too many
 3. **2FA settings** – gives the ability to use two factor authentication and Out Of
    Band email link
 4. **Remember devices** – current device could be remembered for given amount of days
    and user wont be asked to login again before that
 5. **Removes XML-RPC** from your WordPress site
 6. Custom shortcode ([wps_custom_settings]) can be used to give the users without 
    access to the dashboard to setup the 2FA

**Login Redirection**

You can change the default wp-login.php to slug of your choice. That will prevent
most common hacker attacks and will harden your WordPress installation. You can 
redirect the original wp-login.php to the slug of your choice.

**2FA login**

Enable two-factor authentication for your WordPress site, and to enforce your website
users, or some of them to use 2FA. Next time user logins s/he will be asked to enable
the 2FA using their favorite application. Once the process is completed, every time
the user logs, s/he will be asked to provide the 2FA code.

**Login Attempts**

This gives you the ability to prevent brute force attacks if the hacker knows the
username and tries to guess the password. With this enabled, after the given amount
of tries that specific user will be marked as locked, and any further attempt to
use that username for login will be postponed for given amount of time.

**Remember device setting**

With that, user can use given device for the given amount of days without being 
asked to reenter the username/pass. The devices can be removed or checked from the
default user settings page.
 That setting is based on current setting (global) for
the current moment, which means that when the day value (in settings) is changed
globally, that wont reflect the already set cookies and user devices. Example: If
you set that to 10 days and there is a user which decide to use Remember Device 
functionality, when you change that value to 15 days, that wont increase the time
for that user. Same applies for decreasing the value.

## 屏幕截图

[⌊Main screen of the plugin, settings tabs and information about the settings⌉⌊Main
screen of the plugin, settings tabs and information about the settings⌉[

Main screen of the plugin, settings tabs and information about the settings

[⌊2FA login screen, user does not have enabled 2FA yet⌉⌊2FA login screen, user does
not have enabled 2FA yet⌉[

2FA login screen, user does not have enabled 2FA yet

[⌊E-mail with the Out of Band link⌉⌊E-mail with the Out of Band link⌉[

E-mail with the Out of Band link

[⌊WooCommerce My Profile page⌉⌊WooCommerce My Profile page⌉[

WooCommerce My Profile page

[⌊Extends default Users menu bulk actions⌉⌊Extends default Users menu bulk actions⌉[

Extends default Users menu bulk actions

[⌊Extends default Users list by adding new filter drop-down from where you can easily
filer users by user role⌉⌊Extends default Users list by adding new filter drop-down
from where you can easily filer users by user role⌉[

Extends default Users list by adding new filter drop-down from where you can easily
filer users by user role

[⌊Adds new column to the standard Users menu - you can see the status of every user,
and sort the Locked and Logged in users⌉⌊Adds new column to the standard Users menu-
you can see the status of every user, and sort the Locked and Logged in users⌉[

Adds new column to the standard Users menu – you can see the status of every user,
and sort the Locked and Logged in users

## 安装

Manual Installation

 1. Download the “secured-wp.zip” file with the plugin to a location of your choice
 2. Upload “secured-wp.zip” by going yo plugins -> Upload plugin and then select the
    plugin location from step one
 3. Activate the plugin through the \”Plugins\” menu in WordPress.

Install from within WordPress

 1. Go to Plugins -> Add new
 2. Search for “Secured WP”
 3. Install and activate the plugin through the “Plugins” menu in WordPress.

## 常见问题

### Can I disable some of the modules

Every single module can be enabled/disabled from its settings tab.

### Can I exclude some user

Yes – go to users page – select users by pressing the check box next to the username,
and from the drop down menu select the action you want to perform and click Apply.

## 评价

此插件暂无评价。

## 贡献者及开发者

「Secured WP」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ wpsecuredcom ](https://profiles.wordpress.org/wpsecuredcom/)

[帮助将「Secured WP」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/secured-wp)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/secured-wp/)，查看[SVN仓库](https://plugins.svn.wordpress.org/secured-wp/)，
或通过[RSS](https://plugins.trac.wordpress.org/log/secured-wp/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/secured-wp/)。

## 更新日志

#### 2.3.2

Small update – added option to remove styles for gutenberg (core WordPress)

#### 2.3.1

Small update – added option to remove styles for classical themes (core WordPress)

#### 2.3.0

Maintenance update. Tested up to WP 6.9. Added jquery scripts removal logic.

#### 2.2.4

blueprint live preview fixes.

#### 2.2.3

Bug fixes related to login attempts.

#### 2.2.2

Updated TOTP library.

#### 2.2.1

PHP 8 fixes.

#### 2.2.0

Updated libs and fixed deprecations.

#### 2.1.1

Small bug fixes with redirection

#### 2.1.0

Removed all jQuery dependency when custom page (or post) with shortcode is used 
for user’s settings manipulation. Fixed lots of bugs

#### 2.0.3

 * Missing class fix, uninstall script fix

#### 2.0.2

 * Added missing constants file

#### 2.0.1

 * Fixed bugs and problems, added blueprint.json

#### 2.0.0

 * Most of the plugin has been rewritten

#### 1.0.0

 * Initial release.

## 额外信息

 *  版本 **2.3.2**
 *  最后更新：**4 月前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 6.0 或更高版本 **
 *  已测试的最高版本为 **6.9.4**
 *  PHP 版本 ** 8.1 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/secured-wp/)
 * 标签
 * [2-factor authentication](https://cn.wordpress.org/plugins/tags/2-factor-authentication/)
   [2FA](https://cn.wordpress.org/plugins/tags/2fa/)[login redirect](https://cn.wordpress.org/plugins/tags/login-redirect/)
 *  [高级视图](https://cn.wordpress.org/plugins/secured-wp/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/secured-wp/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/secured-wp/reviews/)

## 贡献者

 *   [ wpsecuredcom ](https://profiles.wordpress.org/wpsecuredcom/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/secured-wp/)