跳至内容
WordPress.org

China 简体中文

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

Plugin Directory

SiteGuard WP Plugin

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

SiteGuard WP Plugin

作者:jp-secure
下载
  • 详情
  • 评价
  • 安装
  • 开发进展
支持

描述

SiteGuard WP Plugin helps protect WordPress sites by strengthening login and admin-area security. It helps reduce brute-force login attacks, password list attacks, comment spam, and unauthorized access to /wp-admin/.

Main Features

  • Admin Page IP Filter: Restricts wp-admin access to IP addresses that have successfully logged in.
  • Rename Login: Changes the URL of the login page from wp-login.php to a custom path.
  • CAPTCHA: Adds CAPTCHA to login, comment, password reset, and user registration forms.
  • Login Lock: Temporarily locks out IP addresses after repeated failed login attempts.
  • Login Alert: Sends email notifications when users log in.
  • Fail Once: Intentionally rejects the first valid login attempt and requires the user to try again shortly after.
  • Protect XML-RPC: Disables pingbacks or all XML-RPC access to help prevent abuse.
  • Block Author Query: Helps prevent username leakage through /?author=<number> requests.
  • Update Notifications: Sends email notifications when updates are available for WordPress core, plugins, or themes.
  • WAF Tuning Support: Creates exclusion rules to help prevent false positives when SiteGuard Server Edition WAF is installed.

Requirements and Compatibility

  • WordPress multisite is not supported.
  • Apache 1.3, Apache 2.x, and Nginx are supported.
  • CAPTCHA requires the PHP extensions mbstring and gd.
  • WAF Tuning Support requires SiteGuard Server Edition on Apache.

Documentation

Documentation, FAQs, and more details are available in English and Japanese.

Translations

This plugin is translated by the community. We appreciate your help with translations on the WordPress translation platform.

屏幕截图

SiteGuard WP Plugin dashboard.
SiteGuard WP Plugin dashboard.

安装

From the WordPress Dashboard

  1. In the WordPress dashboard, go to Plugins > Add New.
  2. Search for “SiteGuard WP Plugin”.
  3. Install and activate the plugin.

Manual Installation

  1. Search for and download “SiteGuard WP Plugin”.
  2. In the WordPress dashboard, go to Plugins > Add New > Upload Plugin.
  3. Upload the downloaded ZIP file.
  4. Install and activate the plugin.

常见问题

For FAQs, see the English or Japanese documentation.

评价

Unsafe

alexbrowp 2024 年 11 月 27 日
When you log out, the session is not closed and you can still go to wp-admin. Also, redirecting wp-admin to the custom login page doesn’t help with security

.

wpuserjp202306t 2023 年 7 月 27 日
.

ログイン保護に利用しています

Fumiki Takahashi 2023 年 6 月 23 日
誰でもユーザーを登録できるサイトを作っているのですが、ログイン保護機能を利用しています。スパムアカウントが減りました。

解決済/ループバックリクエストでの問題(サイトヘルス)

tsutlnps149 2021 年 2 月 6 日
管理ページアクセス制限を有効にすると、サイトヘルスで「サイトでループバックリクエストが完了できませんでした」という文字が出るが、この問題、site-health.phpを除外設定にしてもなお出続ける。 制限をOFFにすると、出なくなる。 バージョン「1.5.1」でのアップデートで、この問題は解決したようです。ありがとうございました。

Multisite is not supported

T. Sagawa 2020 年 9 月 15 日
Nothing work in multi-site mode.

Good Support

lw53 2020 年 8 月 31 日
All the features I require with easy to follow instructions of how to correctly set-up.
阅读所有15条评价

贡献者及开发者

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

贡献者
  • jp-secure

「SiteGuard WP Plugin」插件已被翻译至 10 种本地化语言。 感谢所有译者为本插件所做的贡献。

帮助将「SiteGuard WP Plugin」翻译成简体中文。

对开发感兴趣吗?

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

更新日志

1.8.5

  • Fixed a security issue affecting the login URL protection on some server configurations.

Special thanks to goto5656 for the report.

1.8.4

  • Fixed a security issue affecting the login URL protection on some server configurations.

Special thanks to goto5656 for the report.

1.8.3

  • Fixed an issue where the cleanup of legacy .htaccess rules (which could lock administrators out of /wp-admin/) did not run on sites that had already updated to 1.8.0 or 1.8.1.

1.8.2

  • Fixed an issue where upgrading from 1.7.x to 1.8.x could leave legacy .htaccess rules in place, locking administrators out of /wp-admin/.

Special thanks to t.inoue for the report.

1.8.1

  • Fixed a security issue affecting the login URL protection.

1.8.0

  • Added support for Nginx and Apache environments that do not use an .htaccess file.
  • Improved Login Lock to apply to authentication attempts via XML-RPC.
  • Fixed several security issues affecting login URL protection.
  • Reviewed and updated the English strings. Special thanks to abcdrew.

Special thanks to Daiki Honda and Daishi Kuroki for their contributions to this release.
Special thanks to Helena Media Research Corporation for the report.

1.7.12

  • Fixed an authorization vulnerability in the login history. Special thanks to Ficus Inc.
  • Mitigated CAPTCHA authentication failures in some environments.

1.7.11

  • Fixed an issue where a syntax error occurred in PHP 5.6 or earlier.

1.7.10

  • Fixed a Guessable CAPTCHA vulnerability (CVE-2026-27411). Special thanks to Patchstack.

1.7.9

  • Fixed a deprecated notice for the get_currentuserinfo() function.

1.7.8

  • Fixed a warning that occurred in version 1.7.7.

1.7.7

  • Fixed a bug where the renamed login URL was leaked when wp-register.php was accessed.

1.7.6

  • Fixed an issue where a warning occurred on the login screen in PHP 8.x environments.

1.7.5

  • Fixed an issue where a fatal error occurred on the Update Notifications screen in PHP 8.x environments.

1.7.4

  • Changed the directory for storing CAPTCHA image files to wp-content/siteguard/.
  • Fixed some bugs.

1.7.3

  • Fixed an issue where password reset emails could not be sent from the admin page when CAPTCHA was enabled.

1.7.2

  • Reviewed and modified source code related to security.

1.7.1

  • Fixed an issue where a syntax error occurred in PHP 5.6 or earlier.

1.7.0

  • Removed the ability to get the client IP address from X-Forwarded-For due to IP spoofing risk.

额外信息

  • 版本 1.8.5
  • 最后更新:2 天前
  • 活跃安装数量 500,000+
  • WordPress 版本 6.0 或更高版本
  • 已测试的最高版本为 7.0
  • 语言

    Dutch 、 English (US) 、 Japanese 、 Persian 、 Russian 、 Spanish (Argentina) 、 Spanish (Chile) 、 Spanish (Colombia) 、 Spanish (Mexico) 、 Spanish (Spain) 和 Spanish (Venezuela).

    翻译成简体中文

  • 标签
    captchaLogin Alertlogin lockpingbacksecurity
  • 高级视图

评级

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

Your review

查看全部评论

贡献者

  • jp-secure

支持

最近两个月解决的问题:

总计 8,已解决 8

查看支持论坛

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

China 简体中文

  • 关注我们的 X(原 Twitter)账号
  • 访问我们的 Bluesky 账号
  • 关注我们的 Mastodon 账号
  • 访问我们的 Threads 账号
  • 访问我们的 Facebook 公共主页
  • 关注我们的 Instagram 账号
  • 关注我们的 LinkedIn 主页
  • 访问我们的 TikTok 账号
  • 访问我们的 YouTube 频道
  • 访问我们的 Tumblr 账号
代码如诗
The WordPress® trademark is the intellectual property of the WordPress Foundation.