Title: IP Locator
Author: Pierre Lannoy
Published: <strong>2020 年 4 月 2 日</strong>
Last modified: 2026 年 3 月 20 日

---

搜索插件

![](https://ps.w.org/ip-locator/assets/icon-256x256.png?rev=2274203)

# IP Locator

 作者：[Pierre Lannoy](https://profiles.wordpress.org/pierrelannoy/)

[下载](https://downloads.wordpress.org/plugin/ip-locator.4.4.0.zip)

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

 [支持](https://wordpress.org/support/plugin/ip-locator/)

## 描述

**IP Locator** is a country and language detection tool for WordPress. It is fast,
reliable and plug & play.

It can detect and render the country, the main language and the country flag of 
each visitor of your site. It provides:

 * a strong, accurate and ultra-fast IP and country detection;
 * many shortcodes to display country names, languages and flags (emoji or vectorized);
 * a shortcode to conditionally hide or show strings or other shortcodes;
 * a CSS modifier to add a country-specific class to the `body` tag of your site;
 * an automatic system to be always up to date (no API key, no IP data files to 
   manually import);
 * a full-featured API for plugins / themes developers.

For full details, you can browse [the shortcodes list](https://github.com/Pierre-Lannoy/wp-ip-locator/blob/master/SHORTCODES.md)
or [the API description](https://github.com/Pierre-Lannoy/wp-ip-locator/blob/master/DEVELOPER.md)(
for developers).

**IP Locator** can be used too to report the following main items and characteristics:

 * KPIs: number of detected countries and languages, accesses breakdown and detection
   ratio;
 * countries for real humans with public IPs;
 * languages for real humans with public IPs;
 * metrics variations;
 * metrics distributions;
 * full list of countries per channel;
 * full list of countries per client (requires the free [Device Detector](https://wordpress.org/plugins/device-detector/)
   plugin).

Technically, **IP Locator**:

 * works on dedicated or shared servers;
 * can detect the source IP even behind proxies or load-balancers;
 * can use AWS CloudFront, Cloudflare and Apache mod_geoip to speed-up detection;
 * natively supports APCu caching(1) and all other dedicated object caching mechanisms,
   like Memcached or Redis;
 * has a minimal footprint in the page rendering time;
 * runs its data updates in background, without impact on the website speed;
 * is fully compatible with multisites;
 * natively supports names and languages localizations(2).

(1): [APCu](https://www.php.net/manual/en/intro.apcu.php) needs to be activated 
on your server if you want to use it in IP Locator.

(2): [PHP Intl extension](https://www.php.net/manual/en/intro.intl.php) needs to
be activated on your server if you want to use it in IP Locator.

> **IP Locator uses IP data I curate myself and I publish via my own servers exclusively
> for IP Locator. Data is CC0 licensed.**
>  **IP Locator accesses this service on
> a regular basis (if the option is checked) to maintain an up-to-date version of
> the data.**

**IP Locator** supports an extensive set of WP-CLI commands to:

 * get location detail: see `wp help location describe` for details;
 * display IP Locator status: see `wp help location status` for details;
 * toggle on/off main settings: see `wp help location settings` for details;
 * display location and languages statistics: see `wp help location analytics` for
   details.

For a full help on WP-CLI commands in IP Locator, please [read this guide](https://perfops.one/ip-locator-wpcli).

> **IP Locator** is part of [PerfOps One](https://perfops.one/), a suite of free
> and open source WordPress plugins dedicated to observability and operations performance.

**IP Locator** is a free and open source plugin for WordPress. It integrates many
other free and open source works (as-is or modified). Please, see ‘about’ tab in
the plugin settings to see the details.

#### Developers

If you’re a plugins / themes developer and want to take advantage of the detection
features of IP Locator, visit the [GitHub repository](https://github.com/Pierre-Lannoy/wp-ip-locator)
of the plugin to learn how to use it.

#### Support

This plugin is free and provided without warranty of any kind. Use it at your own
risk, I’m not responsible for any improper use of this plugin, nor for any damage
it might cause to your site. Always backup all your data before installing a new
plugin.

Anyway, I’ll be glad to help you if you encounter issues when using this plugin.
Please read carefully the FAQ at the bottom of this page before requesting support.

#### Privacy

This plugin, as any piece of software, is neither compliant nor non-compliant with
privacy laws and regulations. It is your responsibility to use it – by activating
the corresponding options or services – with respect for the personal data of your
users and applicable laws.

This plugin doesn’t set any cookie in the user’s browser.

This plugin may handle personally identifiable information (PII). If the GDPR or
CCPA or similar regulation applies to your case, you must adapt your processes (
consent management, security measure, treatment register, etc.).

#### Donation

If you like this plugin or find it useful and want to thank me for the work done,
please consider making a donation to [La Quadrature Du Net](https://www.laquadrature.net/en)
or the [Electronic Frontier Foundation](https://www.eff.org/) which are advocacy
groups defending the rights and freedoms of citizens on the Internet. By supporting
them, you help the daily actions they perform to defend our fundamental freedoms!

## 屏幕截图

 * [[
 * Main Analytics Dashboard

## 安装

#### From your WordPress dashboard

 1. Visit ‘Plugins > Add New’.
 2. Search for ‘IP Locator’.
 3. Click on the ‘Install Now’ button.
 4. Activate IP Locator.

#### From WordPress.org

 1. Download IP Locator.
 2. Upload the `ip-locator` directory to your `/wp-content/plugins/` directory, using
    your favorite method (ftp, sftp, scp, etc…).
 3. Activate IP Locator from your Plugins page.

#### Once Activated

 1. Visit ‘PerfOps One > Control Center > IP Locator’ in the left-hand menu of your
    WP Admin to adjust settings.
 2. Enjoy!

## 常见问题

### Can this plugin work on multisite?

Yes. It is designed to work on multisite too. Network Admins can configure the plugin.
All sites users can use plugin features (shortcodes and APIs).

### Where can I get support?

Support is provided via the official [WordPress page](https://wordpress.org/support/plugin/ip-locator/).
Because I am human myself, please note that I only answer to support requests made
by humans, who behave like humans. This excludes requests or bug reports written
by AI or those that do not adhere to basic rules of courtesy.

### Where can I find documentation?

Developer’s documentation can be found in the [GitHub repository](https://github.com/Pierre-Lannoy/wp-ip-locator)
of the plugin.

### Where can I report a bug?

You can report bugs and suggest ideas via the [GitHub issue tracker](https://github.com/Pierre-Lannoy/wp-ip-locator/issues)
of the plugin.

## 评价

![](https://secure.gravatar.com/avatar/4c90d9eb6a198f4489b043c90df64fbc5ab0ad949aa8642ae9e117a7beb17e39?
s=60&d=retro&r=g)

### 󠀁[Good plugin](https://wordpress.org/support/topic/good-plugin-6590/)󠁿

 [nene](https://profiles.wordpress.org/wpdreamer/) 2023 年 9 月 24 日 1 回复

I like the PerfOne plugin set. Thank you!

 [ 阅读所有1条评价 ](https://wordpress.org/support/plugin/ip-locator/reviews/)

## 贡献者及开发者

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

贡献者

 *   [ Pierre Lannoy ](https://profiles.wordpress.org/pierrelannoy/)
 *   [ Hosterra ](https://profiles.wordpress.org/hosterra/)

「IP Locator」插件已被翻译至 3 种本地化语言。 感谢[所有译者](https://translate.wordpress.org/projects/wp-plugins/ip-locator/contributors)
为本插件所做的贡献。

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

### 对开发感兴趣吗?

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

## 更新日志

Please, see [full changelog](https://perfops.one/ip-locator-changelog).

## 社区插件

该插件由社区开发和支持。 [为该插件贡献](https://github.com/Pierre-Lannoy/wp-ip-locator)

## 额外信息

 *  版本 **4.4.0**
 *  最后更新：**2 月前**
 *  活跃安装数量 **600+**
 *  WordPress 版本 ** 6.4 或更高版本 **
 *  已测试的最高版本为 **7.0**
 *  PHP 版本 ** 8.2 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/ip-locator/) 、 [French (Belgium)](https://fr-be.wordpress.org/plugins/ip-locator/)、
   [French (Canada)](https://fr-ca.wordpress.org/plugins/ip-locator/) 和 [French (France)](https://fr.wordpress.org/plugins/ip-locator/).
 *  [翻译成简体中文](https://translate.wordpress.org/projects/wp-plugins/ip-locator)
 * 标签
 * [country](https://cn.wordpress.org/plugins/tags/country/)[decalog](https://cn.wordpress.org/plugins/tags/decalog/)
   [flag](https://cn.wordpress.org/plugins/tags/flag/)[geolocation](https://cn.wordpress.org/plugins/tags/geolocation/)
   [language](https://cn.wordpress.org/plugins/tags/language/)
 *  [高级视图](https://cn.wordpress.org/plugins/ip-locator/advanced/)

## 评级

 5 星（最高 5 星）。

 *  [  1 条 5 星评价     ](https://wordpress.org/support/plugin/ip-locator/reviews/?filter=5)
 *  [  0 条 4 星评价     ](https://wordpress.org/support/plugin/ip-locator/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/ip-locator/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/ip-locator/reviews/?filter=2)
 *  [  0 条 1 星评价     ](https://wordpress.org/support/plugin/ip-locator/reviews/?filter=1)

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

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

## 贡献者

 *   [ Pierre Lannoy ](https://profiles.wordpress.org/pierrelannoy/)
 *   [ Hosterra ](https://profiles.wordpress.org/hosterra/)

## 支持

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

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