跳至内容
  • 登录
  • 注册
WordPress.org

China 简体中文

  • 主题
  • 插件
  • 消息
    • 文档
    • 论坛
  • 关于
  • 获取 WordPress
获取 WordPress

插件

  • 我的收藏
  • Beta测试
  • 开发者

该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

下载

WordPress Protect Admin

作者Anshul Sojatia | Apexol Technologies
  • 详情
  • 评价
  • 安装
  • 开发进展
支持

描述

Protect WordPress Admin is a plugin that helps wordpress administrators to hide wp-admin and wp-login pages from non-logged in users. The result is that in case of brute force attacks, the protected login pages will return 404 error.

In order to access the admin area, the users will have to go to wp-login page which in turn requires some authorization key and values passed as parameters to wp-login.php. Then only login page is available. In all the other cases, only 404 page is shown.

安装

The plugin follows standard wordpress method to upload plugin.

e.g.
1. Download the plugin from repository.
2. Upload the plugin zip file from wordpress admin or to /wp-content/plugins/ using ftp and extract it.
3. Activate the plugin through the ‘Plugins’ menu in WordPress
4. Configure the plugin through settings menu. Remember you must set Enable = yes from plugin’s settings for plugin to work.

常见问题

What do Admin Authorization Key and Admin Authorization Value mean?

The key and value are the pair that you pass to wp-login.php page to access login page. e.g. If you have set authorization key as ‘authkey’ and authorization value as ‘12345’ then in order to access the login page you should type http://your-site-url/wp-login.php?authkey=12345. Without these the url will return a ‘page not found’ error.

I forgot my key and value pair. What to do now?
  1. Access your wordpress databases from phpMyAdmin or other client.
  2. Find the table *_options (e.g. wp_options)
  3. Execute the sql query “UPDATE wp_options SET value = ‘no’ WHERE option_name=’_protect_admin_enabled'”. This will disable the plugin.

评价

此插件暂无评价。

贡献者及开发者

“WordPress Protect Admin” 是开源软件。 以下人员对此插件做出了贡献。

贡献者
  • anshulsojatia

将“WordPress Protect Admin”翻译成您的语言。

对开发感兴趣吗?

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

更新日志

1.0

  • The first release of plugin.

额外信息

  • 版本:1.0
  • 最后更新:9年前
  • 有效安装数量:10+
  • WordPress 版本: 3.0.1 或更高版本
  • 最高兼容版本:3.9.40
  • 语言:
    English (US)
  • 标签:
    brute force attackslogin security
  • 高级视图

评级

查看所有评价
  • 5星 1
  • 4星 0
  • 3星 0
  • 2星 0
  • 1星 0
登录以提交评价。

贡献者

  • anshulsojatia

支持

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

查看支持论坛

捐助

您愿意支持这个插件的发展吗?

捐助此插件

  • 关于
  • 消息
  • 主机
  • 隐私
  • 展示站点
  • 主题
  • 插件
  • 区块样板
  • 学习
  • 支持
  • 开发者
  • WordPress.tv ↗
  • 参与
  • Donate ↗
  • Swag Store ↗
  • WordCamp ↗
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

China 简体中文

  • 访问我们的 Facebook 公共主页
  • Visit our X (formerly Twitter) account
  • 关注我们的 Instagram 账号
  • 关注我们的 LinkedIn 主页
  • Visit our YouTube channel
代码如诗