WordPress.org

China 简体中文

  • 主题
  • 插件
  • 新闻
    • 文档
    • 论坛
  • 关于
  • 获取 WordPress
获取 WordPress
WordPress.org

Plugin Directory

WP Security Safe

  • 提交插件
  • 我的收藏
  • 登录
  • 提交插件
  • 我的收藏
  • 登录

WP Security Safe

作者:Steven Ayers
下载
  • 详情
  • 评价
  • 安装
  • 开发进展
支持

描述

WP FIREWALL

  • Detects and Logs Threats
  • Add Firewall Rules to Allow and Deny IP Addresses With Internal Notes
  • Historical Log of Firewall Blocks With Visual Chart

WP LOGIN SECURITY

  • Disable XML-RPC.php
  • Brute Force Protection
  • [Pro] Automatically Block IPs Based on Threat Score
  • [Pro] Priority Support

WP PRIVACY

  • Hide WordPress CMS Version
  • Hide Script Versions
  • Make Website Anonymous During Updates
  • [Pro] Make Theme Versions Private
  • [Pro] Make Plugin Versions Private

WP CORE, THEME, AND PLUGIN FILE SECURITY

  • Enable Automatic Core, Plugin, and Theme Updates
  • Disable Editing Theme Files
  • Audit & Fix File Permission
  • [Pro] Bulk Fix File Permissions
  • [Pro] Automatically Fix Theme/Plugin File Permissions

OTHER FEATURES

  • 404 Error Logging
  • Content Copyright Protection
  • Audit Hosting Software Versions
  • Various Logs and Charts
  • Turn On/Off All Security Policies Easily
  • Import/Export Settings

Every WordPress security plugin becomes more complicated and bloated as more features are added. As a plugin’s code grows, it consumes more time to load, thus slowing down your website. WP Security Safe’s purpose is to protect your website from the majority of threats with minimal impact on website load time. We constantly test our load performance to ensure our features to ensure it continues to run fast and lean.

Note: Upgrade to WP Security Safe Pro to unlock advanced Pro features.

Twitter: Follow WP Security Safe
Website: WP Security Safe

LANGUAGE SUPPORT

  • English (default)
  • Spanish
  • Translate this plugin in your language.

Videos

More Plugins By The Same Author

  • Fix Alt Text – Fix Alt Text will help you manage your image alt text easier for better website SEO and accessibility.
  • WhereUsed – Helps you find where pages and other things are referenced throughout your site.

屏幕截图

  • File Permissions
  • Login Attempts
  • Firewall Blocks

安装

  1. Install WP Security Safe automatically or by uploading the ZIP file to your plugins folder.
  2. Activate the WP Security Safe on the ‘Plugins’ admin page. When activated the plugin settings are initially set minimum security values.
  3. Navigate to the Plugin Settings by clicking on the WP Security Safe menu located on the left side admin panel.
  4. On Plugin Settings page, you will notice an icon menu at the top of the page. Navigate through all of them and review and change settings as they pertain to your site’s needs.
  5. Test your site thoroughly. If you notice that your site is not functioning as expected, you can turn off each type of security policy (Privacy, Files, User Access, etc.) by navigating to each page and disabling the policy type. If necessary, you can disable all policy types at once on Plugin Settings page.
  6. If you are having issues, reach out for help in the forum before leaving a review.

评价

Great plugin, great developer!!!

davincileonardo 2022 年 12 月 16 日 1 回复
The best security plugin I know. Awesome developer! Support gives me a lot of attention, but not to fix this plugin (it’s brilliant, simple and indestructible), but other bugs on my site.Professionally.Efficiently.Nice.I highly recommend it to everyone!

Love it

Minaya 2021 年 10 月 30 日
Very good

Works just fine

annloub 2022 年 5 月 17 日 1 回复
This app has been very helpful as I navigate my way through my WordPress site. Thank you.

The Best Product out there

annon369 2020 年 11 月 10 日 1 回复
Great, flawless, easy to use… We’ve tried a half dozen other products, most caused issues and broke some functionality. This plugin is flawless, we will be buying Pro version to support creator.

Wow… what an awesome app

thmwordpress 2020 年 11 月 8 日 1 回复
I wish all apps UI’s where designed as clean and easy to use as this. This has the best set of tools to secure WP without all the nonsense… great work

Great Security Plugin

star379 2020 年 6 月 4 日 1 回复
I have used this plugin on several pages now for quite a while and it works smoothly with Divi Theme and other plugins so far. It is providing my website the requested safety. Initially I was looking for a plugin to check for the file permissions to be set correctly and to change them if needed, which lead me to this one. I had a small issue which was answered and solved quickly.
阅读所有14条评价

贡献者及开发者

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

贡献者
  • Steven Ayers
  • Steven Ayers
  • Freemius

帮助将「WP Security Safe」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志。

更新日志

Versions Key (Major.Minor.Patch)

  • Major – 1.x.x increase involves major changes to the visual or functional aspects of the plugin, or removing functionality that has been previously deprecated. (higher risk of breaking changes)
  • Minor – x.1.x increase introduces new features, improvements to existing features, or introduces deprecations. (low risk of breaking changes)
  • Patch – x.x.1 increase is a bug fix, security fix, or minor improvement and does not introduce new features. (non-breaking changes)

Version 2.6.5

*Release Date – 28 Oct 2024

  • Bug Fix: illegal_user_logins() not defined as static method causing fatal error

Version 2.6.4

*Release Date – 25 Oct 2024

  • Bug Fix: Calling non-static method statically

Version 2.6.3

*Release Date – 25 Oct 2024

  • Notice: Version 3.0 will have minimum requirements of WP v6.1.0 and PHP 8.1.0
  • Bug Fix: The login error messages were not being displayed
  • Bug Fix: An IP was getting blacklisted even though they were whitelisted when attempting to login with a restricted username.
  • Minor Improvement: Added some type hinting for load performance and code stability
  • Minor Improvement: Implemented static method referencing for policies to save memory
  • Minor Improvement: Updated SDK dependency to version 2.9.0
  • Minor Improvement: Updated some PHPDoc
  • Minor Improvement: Updated PHP version checks
  • Minor Improvement: Updated PHP EOL Checks
  • Tested up to: 6.6.2

Version 2.6.2

*Release Date – 31 May 2024

  • Bug Fix: Fatal Error: constant WP_FS__DIR was conflicting with other plugins using freemius.
  • Minor Improvement: Updated SDK dependency to version 2.7.2
  • Minor Improvement: Updated PHP version checks
  • Tested up to 6.5.3

Version 2.6.1

*Release Date – 3 Nov 2023

  • Bug Fix: In a local development environment using symlinks for the plugin’s directory, SDK was unable to reach local assets (css, js) thus causing display and functionality issue issues within the admin area.
  • Minor Improvement: Minor code improvements and typo fixes
  • Minor Improvement: Updated SDK dependency to version 2.6.0
  • Minor Improvement: Updated minimum PHP recommendation to be based on current date
  • Minor Improvement: Updated PHP version checks
  • Tested up to 6.3.2

Version 2.6.0

*Release Date – 4 Oct 2023

  • Bug Fix: PHP fatal error encountered when adding a new site to a multisite environment.
  • Bug Fix: Plugin namespace was causing scope issues when referring to core WP classes
  • Security: Using updated sanitization methods on $_POST variables
  • Improvement: Removed deprecated FILTER_SANITIZE_STRING and replaced with latest security sanitization
  • Improvement: Forced blocked username list to be compatible with space delimiter and convert to new line
  • Minor Improvement: Updated SDK dependency to version 2.5.12
  • Minor Improvement: Enable plugin method needed to be statically defined and called
  • Minor Improvement: Updated PHP version checks
  • Tested with PHP versions 8.0, 8.1, 8.2
  • Tested up to 6.3.1

Version 2.5.2

*Release Date – 18 Jul 2023

  • Security Fix: Updated SDK dependency to version 2.5.10

Version 2.5.1

Release Date – 4 May 2023

  • Bug Fix: The blacklist check and username blocking were firing in the wrong orders

Version 2.5.0

Release Date – 3 May 2023

  • New Feature: Automatically block common generic usernames and custom defined usernames
  • New Feature: Prevent the registration of a username that is on the block list
  • Bug Fix: Database tables were not automatically created on all active sites when the plugin was network activated or a new site was added to the network in a multisite environment
  • Bug Fix: Custom db tables were not the correct charset and collate
  • Bug Fix: Network admin plugins page displayed a link to the main site’s settings.
  • Bug Fix: Site admin plugins page displayed a link to a dashboard page that did not exist.
  • Bug Fix: If plugin settings were manually deleted via the database, the plugin would not recreate them automatically
  • Improvement: Better load performance with PHP 7.4 type hinting
  • Improvement: Updated username threat detection to use the default block list values
  • Improvement: There were inconsistencies with how settings were referenced throughout the code.
  • Improvement: Prevent plugin from loading if the minimum versions of WordPress and PHP are not installed
  • Improvement: Updated SDK dependency to version 2.5.7
  • Improvement: Updated PHP version checks
  • Minor Improvement: Increased Minimum PHP Version to 7.4
  • Minor Improvement: Increased Minimum WordPress Version to 5.3
  • Minor Improvement: Added Versions Key to changelog
  • Minor Improvement: formatting improvements to the readme.txt
  • Tested up to 6.2.0

Version 2.4.4

Release Date – 05 Apr 2022

  • Security: Updated SDK to version 2.4.3 due to security vulnerability
  • Security: Implemented escaping to prevent XSS
  • Warning: Upcoming Version 2.5 will require a minimum PHP 7.4 and WordPress 5.3
  • Improvement: Implemented centralized sanitization library for retrieval of all request variables for better reliability and consistency of sanitization
  • Minor Improvement: Updated PHP version checks
  • Tested up to 5.9.2

Version 2.4.2

Release Date – 06 Feb 2022

  • NOTICE: Upcoming Version 2.5 will require a minimum PHP 7.4 and WordPress 5.3
  • Security: Improved XSS escaping throughout the admin pages.
  • Bug Fix: The filter hooks into ‘authenticate’ were using add_action instead of add_filter
  • Bug Fix: Some styling on the permissions table was not getting applied correctly due to missing class
  • Improvement: Fix some PHP notices
  • Minor Improvement: Updated PHP version checks
  • Tested up to: 5.9

Version 2.4.1

Release Date – 04 March 2021

  • Bug Fix: Pantheon Hosting: files in the uploads directory now accept 770 permissions as secure
  • Improvement: Removed the batch permissions dropdown and the update permissions button when no files/dirs are available to modify.

Version 2.4.0

Release Date – 28 February 2021
Release Notes: https://wpsecuritysafe.com/changelog/version-2-4/

  • Added Feature: Automatically blocks IP addresses temporarily after numerous failed logins
  • Added Feature: Import and Export settings are now included with the free version.
  • Added Pro Feature: Advanced Automatic IP Blocking after numerous threats are detected.
  • Improvement: Fixed some PHP warnings displayed when XML-RPC requests use poorly formatted XML. Thank you Charles Suggs for reporting this.
  • Improvement: Adjusted cleanup script to leave allow/deny table for 3 days past expiration for more advanced threat detection.
  • Improvement: Allowed IPs now get exempt from nonce checks.
  • Improvement: Adjusted upgrade script to be more efficient with load.
  • Improvement: Updated file permission statuses to be error, warning, and notice versus bad, ok, good
  • Improvement: Adjusted Login Error handling so that the user is sent back to the login screen when the login attempt is blocked and the error is displayed.
  • Improvement: Fixed various PHP Warnings: Thanks John Dorner for reporting them.
  • Improvement: Automatically group and sort bad file permissions to the top of the file permissions table.
  • Improvement: Changed the 404, login, and block charts from 7 days to 30 days of data to display.
  • Improvement: Minor code improvements.
  • Minor Improvement: Updated SDK to version 2.4.2
  • Minor Improvement: Updated PHPDoc notes
  • Minor Improvement: Updated PHP version checks
  • Bug Fix: Pantheon Hosting: directories in the uploads directory now accept 770 permissions as secure
  • Pro Bug Fix: Plugins files were not getting file permissions fixed after a plugin update.
  • Tested up to: 5.6.2

NOTE: View full WP Security Safe changelog.

额外信息

  • 版本 2.6.5
  • 最后更新:8 月前
  • 活跃安装数量 900+
  • WordPress 版本 5.3 或更高版本
  • 已测试的最高版本为 6.6.2
  • PHP 版本 7.4 或更高版本
  • 语言
    English (US)
  • 标签
    disable xmlrpcfirewalllimit loginwp security
  • 高级视图

评级

5 星(最高 5 星)。
  • 13 条 5 星评价 5 星 13
  • 0 条 4 星评价 4 星 0
  • 0 条 3 星评价 3 星 0
  • 0 条 2 星评价 2 星 0
  • 0 条 1 星评价 1 星 0

添加我的评价

查看全部评论

贡献者

  • Steven Ayers
  • Steven Ayers
  • Freemius

支持

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

查看支持论坛

  • 关于
  • 新闻
  • 主机
  • 隐私
  • 陈列窗
  • 主题
  • 插件
  • 区块样板
  • 学习
  • 支持
  • 开发者
  • WordPress.tv ↗︎
  • 参与
  • 活动
  • 捐赠 ↗
  • 未来五分计划
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

China 简体中文

  • 关注我们的 X(原 Twitter)账号
  • Visit our Bluesky account
  • Visit our Mastodon account
  • Visit our Threads account
  • 访问我们的 Facebook 公共主页
  • 关注我们的 Instagram 账号
  • 关注我们的 LinkedIn 主页
  • Visit our TikTok account
  • 访问我们的 YouTube 频道
  • Visit our Tumblr account
代码如诗