Title: Server IP Dashboard
Author: Md Fahad
Published: <strong>21 ກັນຍາ 2025</strong>
Last modified: 22 ທັນວາ 2025

---

ຄົ້ນຫາປລັກອິນ

![](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://lo.wordpress.org/plugins/server-ip-dashboard/#description)
 * [ການຣີວິວ](https://lo.wordpress.org/plugins/server-ip-dashboard/#reviews)
 *  [ການຕິດຕັ້ງ](https://lo.wordpress.org/plugins/server-ip-dashboard/#installation)
 * [ການພັດທະນາ](https://lo.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” ແມ່ນຊອຟແວໂອເພັນຊອດ (Open Source). ບຸກຄົນຕໍ່ໄປນີ້ໄດ້ມີສ່ວນຮ່ວມ
ໃນການພັດທະນາປລັກອິນນີ້.

ຜູ້ຮ່ວມພັດທະນາ

 *   [ 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/), ຫຼື ຕິດຕາມ
[ບັນທຶກການພັດທະນາ](https://plugins.trac.wordpress.org/log/server-ip-dashboard/) 
ຜ່ານ [RSS](https://plugins.trac.wordpress.org/log/server-ip-dashboard/?limit=100&mode=stop_on_copy&format=rss).

## ບັນທຶກການປ່ຽນແປງ

#### 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.

## ຂໍ້ມູນກຳກັບ (Meta)

 *  ເວີຊັນ **1.0.1**
 *  ອັບເດດຫຼ້າສຸດເມື່ອ **4 ເດືອນ ທີ່ຜ່ານມາ** ທີ່ຜ່ານມາ
 *  ການຕິດຕັ້ງທີ່ໃຊ້ງານຢູ່ **30+**
 *  ເວີຊັນ WordPress ** 5.2 ຫຼື ສູງກວ່າ **
 *  ທົດສອບເຖິງເວີຊັນ **6.9.4**
 *  ເວີຊັນ PHP ** 7.4 ຫຼື ສູງກວ່າ **
 *  ພາສາ
 * [English (US)](https://wordpress.org/plugins/server-ip-dashboard/)
 * ແທັກ
 * [admin](https://lo.wordpress.org/plugins/tags/admin/)[dashboard](https://lo.wordpress.org/plugins/tags/dashboard/)
   [ip](https://lo.wordpress.org/plugins/tags/ip/)[server](https://lo.wordpress.org/plugins/tags/server/)
   [widget](https://lo.wordpress.org/plugins/tags/widget/)
 *  [ມຸມມອງຂັ້ນສູງ](https://lo.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/)