Title: Web Server Information
Author: akshayaswaroop
Published: <strong>29 ਜੁਲਾਈ 2020</strong>
Last modified: 23 ਅਗਸਤ 2026

---

ਪਲੱਗਇਨਾਂ ਖੋਜੋ

![](https://ps.w.org/wpheka-web-server-information/assets/banner-772x250.png?rev
=3663251)

![](https://ps.w.org/wpheka-web-server-information/assets/icon.svg?rev=2730952)

# Web Server Information

 [akshayaswaroop](https://profiles.wordpress.org/akshayaswaroop/) ਵੱਲੋਂ

[ਡਾਊਨਲੋਡ ਕਰੋ](https://downloads.wordpress.org/plugin/wpheka-web-server-information.1.8.1.zip)

 * [ਵੇਰਵਾ](https://pan.wordpress.org/plugins/wpheka-web-server-information/#description)
 * [ਸਮੀਖਿਆਵਾਂ](https://pan.wordpress.org/plugins/wpheka-web-server-information/#reviews)
 *  [ਸਥਾਪਤੀਕਰਨ](https://pan.wordpress.org/plugins/wpheka-web-server-information/#installation)
 * [ਵਿਕਾਸ](https://pan.wordpress.org/plugins/wpheka-web-server-information/#developers)

 [ਸਹਿਯੋਗ](https://wordpress.org/support/plugin/wpheka-web-server-information/)

## ਵੇਰਵਾ

**Web Server Information** plugin allows you to check full information about the
web server PHP/Mysql configurations including libraries, system type and OS version.

#### Features List:

 * Display **server OS**
 * Display **server software**
 * Display **server IP address**
 * Display **server port**
 * Display **server location** detected by ip address using [IP-API.com](https://ip-api.com/docs/api:serialized_php).
   See [Terms and Policies](https://ip-api.com/docs/legal).
 * Display **server hostname**
 * Display **server document root**
 * Detailed information about the **PHP version** you are using and **installed 
   modules**.
 * Detailed information about your **Database**.
 * Display **PHP, Mysql, Web server, WordPress version** info in admin footer.

If you enjoyed this plugin then please put a review, that will encourage me to bring
some more …

## ਸਕਰੀਨਸ਼ਾਟ

[⌊Plugin information link.⌉⌊Plugin information link.⌉[

Plugin information link.

[⌊Plugin Overview page.⌉⌊Plugin Overview page.⌉[

Plugin Overview page.

[⌊Plugin PHP Info page.⌉⌊Plugin PHP Info page.⌉[

Plugin PHP Info page.

[⌊Plugin Database Info page.⌉⌊Plugin Database Info page.⌉[

Plugin Database Info page.

[⌊Server info in WP Admin footer.⌉⌊Server info in WP Admin footer.⌉[

Server info in WP Admin footer.

## ਸਥਾਪਤੀਕਰਨ

 1. Upload ‘wpheka-web-server-information’ to the ‘/wp-content/plugins/’ directory 
    or install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Go to Admin area -> WPHEKA -> Web Server Information
 4. Done!

## ਅਕਸਰ ਪੁੱਛੇ ਜਾਂਦੇ ਸਵਾਲ

### How It Works?

_check installation_

## ਸਮੀਖਿਆਵਾਂ

There are no reviews for this plugin.

## ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ

“Web Server Information” is open source software. The following people have contributed
to this plugin.

ਯੋਗਦਾਨੀ

 *   [ akshayaswaroop ](https://profiles.wordpress.org/akshayaswaroop/)
 *   [ WPHEKA ](https://profiles.wordpress.org/wpheka/)

[“Web Server Information” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।](https://translate.wordpress.org/projects/wp-plugins/wpheka-web-server-information)

### ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?

[Browse the code](https://plugins.trac.wordpress.org/browser/wpheka-web-server-information/),
check out the [SVN repository](https://plugins.svn.wordpress.org/wpheka-web-server-information/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/wpheka-web-server-information/)
by [RSS](https://plugins.trac.wordpress.org/log/wpheka-web-server-information/?limit=100&mode=stop_on_copy&format=rss).

## ਤਬਦੀਲੀ-ਚਿੱਠਾ

#### 1.8.1 – 2026-08-23

 * Fix – The “Plugin URI” header pointed at a page that no longer exists, so “Visit
   plugin site” and the plugin directory listing both led to a 404. It now points
   at the Web Server Information product page.

#### 1.8 – 2026-08-22

 * Feature – The server information shown in the admin footer can now be switched
   off, from a toggle at the bottom of the Overview tab. It stays on by default.
 * Feature – Asks for a review on the Dashboard once the plugin has been used, with
   a link that pre-selects a five-star rating. Shown only after three visits to 
   its own screen, dismissed per user rather than for the whole site, and never 
   shown again once dismissed.
 * Security – Escaped all admin output and guarded direct reads of server variables.
 * Fix – The menu and the tab labels are translatable. Two strings also used the
   wrong text domain, so they never reached translation tools.
 * Fix – On a network, settings are saved to the same place they are read from. 
   Activating for all sites previously wrote them per site while the plugin read
   a network-wide value, so the settings appeared empty.
 * Fix – Removed a way the admin menu could fail outright when an incomplete framework
   build was present on the site.
 * Fix – The Domain Path header pointed at a languages folder that did not exist.
   The folder and a translation template are now included.
 * Enhancement – The screen now appears under the shared WPHEKA menu.
 * Enhancement – Requires PHP 8.1 and WordPress 5.1. WordPress 7.1 compatibility
   added.

#### 1.7 – 2026-02-12

 * Fix – Fixed PHP 8.0+ undefined array key warning when accessing invalid tab.
 * Security – Added proper output escaping for tab URLs and labels.
 * Security – Added escaping for SERVER_SOFTWARE variable in admin footer.
 * Enhancement – WordPress version 6.9.1 compatibility added.

#### 1.6 – 2025-05-13

 * Enhancement – WordPress version 6.8.1 compatibility added.

#### 1.5 – 2024-11-30

 * Enhancement – WordPress version 6.7.1 compatibility added.

#### 1.4 – 2023-08-24

 * Enhancement – WordPress version 6.3 compatibility added.

#### 1.3 – 2022-05-25

 * Enhancement – WordPress version 6.0 compatibility added.

#### 1.2 – 2022-05-24

 * Fix – PHP 8.0 Warning: __wakeup() must have public visibility.

#### 1.1 – 2021-08-13

 * Enhancement – WordPress version 5.8 compatibility added.

#### 1.0 – 2020-07-29

 * Initial release

## ਮੈਟਾ

 *  Version **1.8.1**
 *  Last updated **1 ਹਫਤਾ ਪਹਿਲਾਂ**
 *  Active installations **30+**
 *  WordPress version ** 5.1 ਜਾਂ ਇਸ ਤੋਂ ਉੱਚਾ **
 *  Tested up to **7.1**
 *  PHP version ** 8.1 ਜਾਂ ਇਸ ਤੋਂ ਉੱਚਾ **
 *  Language
 * [English (US)](https://wordpress.org/plugins/wpheka-web-server-information/)
 * Tags
 * [database](https://pan.wordpress.org/plugins/tags/database/)[mysql](https://pan.wordpress.org/plugins/tags/mysql/)
   [php](https://pan.wordpress.org/plugins/tags/php/)[phpinfo()](https://pan.wordpress.org/plugins/tags/phpinfo/)
   [server information](https://pan.wordpress.org/plugins/tags/server-information/)
 *  [Advanced View](https://pan.wordpress.org/plugins/wpheka-web-server-information/advanced/)

## ਦਰਜਾਬੰਦੀ

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/wpheka-web-server-information/reviews/)

## ਯੋਗਦਾਨੀ

 *   [ akshayaswaroop ](https://profiles.wordpress.org/akshayaswaroop/)
 *   [ WPHEKA ](https://profiles.wordpress.org/wpheka/)

## ਸਹਿਯੋਗ

ਕੁਝ ਕਹਿਣਾ ਹੈ? ਮਦਦ ਚਾਹੀਦੀ ਹੈ?

 [ਸਹਿਯੋਗ ਫੋਰਮ ਦੇਖੋ](https://wordpress.org/support/plugin/wpheka-web-server-information/)

## ਦਾਨ ਦਿਉ

Would you like to support the advancement of this plugin?

 [ ਇਸ ਪਲੱਗਇਨ ਨੂੰ ਦਾਨ ਦਿਉ ](https://www.paypal.me/AKSHAYASWAROOP)