Title: Server IP Dashboard
Author: Md Fahad
Published: <strong>2025 年 9 月 21 日</strong>
Last modified: 2025 年 12 月 22 日

---

搜索插件

![](https://ps.w.org/server-ip-dashboard/assets/banner-772x250.png?rev=3365123)

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

# Server IP Dashboard

 作者：[Md Fahad](https://profiles.wordpress.org/mdfahadbd/)

[下载](https://downloads.wordpress.org/plugin/server-ip-dashboard.1.0.1.zip)

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

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

## 描述

Server IP Dashboard displays your server’s **Internal IP** and **External/Public
IP** directly on the WordPress admin dashboard.
 Useful for administrators who need
quick access to server IP information for debugging, firewall whitelists, or connectivity
checks.

#### Features

 * Shows **Internal Server IP** (from the PHP server environment)
 * Shows **External/Public IP** (via ipify or a custom API)
 * Dashboard widget with AJAX refresh (manual or auto)
 * Settings page:
    - Auto-refresh interval
    - Optionally allow Editors to view
    - Custom external API URL
 * Admin-only by default, secure with capability checks and nonces
 * Lightweight, no front-end output, no personal data stored

### External Services

This plugin retrieves the site’s **External/Public IP** by making a server-side 
HTTP request to an external service.

 * **Default service**: [ipify](https://www.ipify.org/)
 * **API endpoint**: `https://api.ipify.org?format=json`
 * **What data is sent**: No request body is sent. Only standard HTTP headers (such
   as User-Agent) are included automatically by WordPress. The service sees the 
   server’s public IP as the source of the request.
 * **When data is sent**: Every time the dashboard widget refreshes (manually or
   on auto-refresh), or when you load the settings page if testing the API.
 * **Terms and Privacy**:
    - Terms of Service: https://geo.ipify.org/terms-of-service
    - Privacy Policy: https://geo.ipify.org/privacy-policy

You may configure a different endpoint in **Settings  Server IP Dashboard**. If 
you do, the terms and privacy policy of your chosen provider will apply.

### Privacy

This plugin does not collect, store, or share any personal data. The only data transmitted
externally is your server’s public IP address (and standard HTTP headers) to the
configured external service (default: ipify) in order to retrieve the external/public
IP.

## 屏幕截图

 * [[
 * Dashboard widget showing Internal and External IP with Refresh button.
 * [[
 * Settings page to configure refresh interval, visibility, and API URL.

## 安装

 1. Upload the plugin folder `server-ip-dashboard` to `/wp-content/plugins/`, or install
    from the WordPress plugin repository.
 2. Activate the plugin via **Plugins  Installed Plugins**.
 3. Go to **Dashboard  Home**. You’ll see a new widget titled _Server IP Information_.
 4. (Optional) Configure settings in **Settings  Server IP Dashboard**.

## 常见问题

### Who can see the IP widget?

By default only Administrators (users with `manage_options`). You can optionally
allow Editors from the settings page.

### What’s the difference between Internal and External IP?

 * Internal IP: The IP address of the server hosting WordPress.
 * External/Public IP: The address seen by the internet when your server makes outbound
   requests.

### How often does the plugin refresh the IPs?

You can set an interval (in seconds) on the settings page. Default is 0 (disabled).
You can always click _Refresh IP Info_ manually.

### Which API is used for external IP?

Default is ipify (`https://api.ipify.org?format=json`). You can set an alternate
endpoint if needed (either JSON like `{"ip":"x.x.x.x"}` or plain text).

### Does the plugin store or share IP data?

No. The plugin does not store IPs in the database and does not transmit them anywhere
except to the external service you specify (default: ipify). Only admins (or authorized
roles you select) see the IP info.

## 评价

此插件暂无评价。

## 贡献者及开发者

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

贡献者

 *   [ Md Fahad ](https://profiles.wordpress.org/mdfahadbd/)

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

### 对开发感兴趣吗?

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

## 更新日志

#### 1.0.1

 * Added explicit documentation of external service (ipify) usage and links to Terms/
   Privacy.
 * Updated readme for compliance with WordPress Plugin Guidelines.

#### 1.0.0

 * Initial release.
 * Dashboard widget shows internal and external IP.
 * AJAX refresh (manual or auto).
 * Settings page with interval, role visibility, API URL.

## 额外信息

 *  版本 **1.0.1**
 *  最后更新：**6 月前**
 *  活跃安装数量 **30+**
 *  WordPress 版本 ** 5.2 或更高版本 **
 *  已测试的最高版本为 **6.9.4**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/server-ip-dashboard/)
 * 标签
 * [admin](https://cn.wordpress.org/plugins/tags/admin/)[dashboard](https://cn.wordpress.org/plugins/tags/dashboard/)
   [ip](https://cn.wordpress.org/plugins/tags/ip/)[server](https://cn.wordpress.org/plugins/tags/server/)
   [widget](https://cn.wordpress.org/plugins/tags/widget/)
 *  [高级视图](https://cn.wordpress.org/plugins/server-ip-dashboard/advanced/)

## 评级

尚未提交反馈。

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

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

## 贡献者

 *   [ Md Fahad ](https://profiles.wordpress.org/mdfahadbd/)

## 支持

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

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