跳至内容
WordPress.org

China 简体中文

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

Plugin Directory

Restrict Admin Login by Country – GRC

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

Restrict Admin Login by Country – GRC

作者:Robert G.
下载
  • 详情
  • 评价
  • 安装
  • 开发进展
支持

描述

This plugin protects your WordPress login area by restricting access to specific countries based on geolocation. It is especially useful for hardening security for roles such as administrator, shop manager, editor, and author.

Features:

  • Restricts logins for admin, shop manager, editor, and author roles based on IP geolocation.
  • Automatically whitelists the country where the plugin was first activated.
  • Settings page to manually select allowed countries.
  • Dynamically fetches a list of countries via a public API.
  • Lightweight and easy to configure.

Powered by ipinfo.io for IP geolocation detection.

External Services

This plugin relies on two external services to function properly. These services are used to identify user locations and provide country data for configuration purposes.

1. ipinfo.io

What is the service used for?
– Used to determine the geolocation (specifically, the country) of an IP address attempting to log in.
– Ensures that only users from allowed countries can log in as administrator, shop manager, editor, or author.

What data is sent and when?
– The plugin sends the IP address of the user attempting to log in to ipinfo.io at the time of login.
– This is done in real time to determine the user’s country and enforce access rules.

Service Provider:
– Website: https://ipinfo.io
– Terms of Service: https://ipinfo.io/terms
– Privacy Policy: https://ipinfo.io/privacy-policy

2. restcountries.com

What is the service used for?
– Used to dynamically fetch the list of countries (with country codes and names) displayed in the plugin settings.
– Allows users to easily select which countries should be allowed for admin login access.

What data is sent and when?
– No user data is sent.
– The plugin performs a GET request to https://restcountries.com/v3.1/all?fields=cca2,name to fetch a list of country codes and names during plugin settings initialization.

Service Provider:
– Website: https://restcountries.com
– API Documentation: https://restcountries.com/#api-endpoints-v3-all
– No specific privacy policy is published, as this is a public API that does not handle user-specific data.

License

This plugin is licensed under the GPLv2 or later. See https://www.gnu.org/licenses/gpl-2.0.html for details.

安装

  1. Upload the plugin files to the /wp-content/plugins/restrict-country-login directory, or install it via the WordPress Plugins screen.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Navigate to Settings → Restrict Country Login to configure the allowed countries.
  4. Save your settings.

常见问题

What happens if the plugin cannot detect the user’s country?

If geolocation fails, the login will be blocked and the user will receive an error message.

Can I remove the country where the plugin was first installed?

No. For security and fail-safe reasons, login access from the original install country is always allowed.

Which user roles are affected by the restriction?

Only users with the roles administrator, shop manager, editor, and author are restricted by country. Other roles remain unaffected.

评价

此插件暂无评价。

贡献者及开发者

「Restrict Admin Login by Country – GRC」是开源软件。 以下人员对此插件做出了贡献。

贡献者
  • Robert G.

帮助将「Restrict Admin Login by Country – GRC」翻译成简体中文。

对开发感兴趣吗?

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

更新日志

1.5 – 2025-06-13

  • Added sanitization to register_setting() for WordPress Plugin Check compliance.
  • Escaped all output on the settings page.
  • Fixed missing text domains for translation.
  • Validated and sanitized IP addresses from $_SERVER.
  • Prevented removal of the installer’s original country from the allowed list.

1.4

  • Fail-safe: always allow login from the original install country, regardless of settings.

1.3

  • Integrated dynamic country list via a public JSON API.

1.2

  • Added settings page to configure allowed countries.

1.1

  • Made restrictions dynamic instead of hardcoded for Romania (RO).
  • Improved error handling for IP detection.

1.0

  • Initial release.
  • Restricted admin/shop_manager/editor/author login access to Romania (RO) only.

额外信息

  • 版本 1.5
  • 最后更新:7 月前
  • 活跃安装数量 10+
  • WordPress 版本 5.0 或更高版本
  • 已测试的最高版本为 6.8.3
  • PHP 版本 7.4 或更高版本
  • 语言
    English (US)
  • 标签
    admin logincountry restrictiongeolocationIPInfosecurity
  • 高级视图

评级

尚未提交反馈。

添加我的评价

查看全部评论

贡献者

  • Robert G.

支持

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

查看支持论坛

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

China 简体中文

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