Title: Display Server Info
Author: RobertWP
Published: <strong>Disyembre 2, 2024</strong>
Last modified: Marso 15, 2026

---

Maghanap ng mga plugin

![](https://ps.w.org/display-server-info/assets/banner-772x250.jpg?rev=3214842)

![](https://ps.w.org/display-server-info/assets/icon-256x256.png?rev=3214842)

# Display Server Info

 Ni [RobertWP](https://profiles.wordpress.org/robert2021south/)

[I-download](https://downloads.wordpress.org/plugin/display-server-info.2.2.0.zip)

 * [Mga Detalye](https://tl.wordpress.org/plugins/display-server-info/#description)
 * [Mga Review](https://tl.wordpress.org/plugins/display-server-info/#reviews)
 *  [Pag-install](https://tl.wordpress.org/plugins/display-server-info/#installation)
 * [Development](https://tl.wordpress.org/plugins/display-server-info/#developers)

 [Suporta](https://wordpress.org/support/plugin/display-server-info/)

## Deskripsyon

Full Description:
 Display Server Info is a powerful WordPress plugin that provides
detailed server information for administrators directly within the dashboard. It
adds server, PHP, and database information to the dashboard, top admin bar, and 
footer for quick access. The settings menu includes a “Display Server Info” submenu
with two tabs:

 1. Server Information Tab:
     In this tab, you will see the information about: Operating
    System Hostname Server IP Protocol Server Software Web Port CGI Version
 2. PHP Version
     Memory Limit Max Execution Time Upload Max Filesize Max File Uploads
 3. Database Server version
     Database Client version Database host Database username
    Database name Table prefix Database charset Database collation
 4. Please rate the Plugin if you find it useful, thanks.
 5. Settings Tab:
     Configure plugin behavior with four toggle switches to enable or
    disable server information display in the dashboard, admin bar, and footer. Additionally,
    users can activate shortcode functionality, allowing `[disi_server_info]` to display
    server information anywhere in posts or pages.

The plugin is fully translated into 7 international languages, making it accessible
for a global audience.

#### Privacy

This plugin respects your privacy. Any data collected (such as anonymous usage stats
or optional feedback) is handled transparently and securely.
 All data, including
any optional email address, is transmitted securely (via TLS/HTTPS) and retained
only as long as necessary. For example, feedback data is retained for a maximum 
of 12 months to help us improve the plugin. For complete details on what data is
collected, how it is stored (including hashing and encryption for email addresses),
the legal basis under GDPR/CCPA, and your rights, please read our full privacy policy:
https://robertwp.com/privacy-policy

### Source Code

This plugin includes minified JavaScript and CSS files for performance
 and distribution
purposes.

The original, human-readable source code for these files is publicly
 available 
and maintained on GitHub:

https://github.com/robert2021south/display-server-info

The following files are minified in the plugin package:
 – assets/css/bootstrap.
min.css – assets/css/disi-common-style.min.css – assets/css/disi-dashboard-style.
min.css – assets/css/disi-more-style.min.css

 * assets/js/bootstrap.min.js
 * assets/js/disi-wajax-handle.min.js
 * assets/js/disi-common.min.js

## Mga Screenshot

[⌊Dashboard Server Info⌉⌊Dashboard Server Info⌉[

Dashboard Server Info

[⌊Admin Bar Server Info⌉⌊Admin Bar Server Info⌉[

Admin Bar Server Info

[⌊Footer Server Info⌉⌊Footer Server Info⌉[

Footer Server Info

[⌊More Page⌉⌊More Page⌉[

More Page

[⌊Setting Page⌉⌊Setting Page⌉[

Setting Page

[⌊Phpinfo⌉⌊Phpinfo⌉[

Phpinfo

[⌊Shortcode Use Case⌉⌊Shortcode Use Case⌉[

Shortcode Use Case

## Pag-install

Installation from within WordPress Visit Plugins > Add New. Search for Display Server
Info. Install and activate the Display Server Info plugin.

Manual installation Upload the entire display-server-info folder to the /wp-content/
plugins/ directory. Visit Plugins. Activate the Display Server Info plugin.

If everything is all right, you will see the “Server Information” widget under the
dashboard “At a Glance” widget.

## FAQ

### Does this plugin slow down my website?

No. Display Server Info is lightweight and optimized. It performs simple server 
checks and does not impact your site’s performance.

### Where can I see the server information after installing the plugin?

You can view it in multiple places:
 Dashboard widget Top admin bar Admin footer“
More Info” page PHP info page And via shortcode on posts or pages

### Does the plugin clean up after uninstalling?

Yes. All plugin options are removed during uninstall to keep your database clean.
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus 
nec ullamcorper mattis, pulvinar dapibus leo.

### Is the plugin compatible with the latest WordPress version?

Yes. The plugin is tested with the latest WordPress releases and maintained with
ongoing updates.

### Can I display server information on the frontend?

Yes. Use the shortcode `[disi_server_info]` to display server details anywhere on
your site.

## Mga Review

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

### 󠀁[excellent plug-in](https://wordpress.org/support/topic/excellent-plug-in-408/)󠁿

 [saverneo](https://profiles.wordpress.org/saverneo/) Enero 3, 2025

It can display server information, such as PHP version, service software and database
version, in the management bar, footer and dashboard at the same time. At the same
time, it also supports short code, which allows you to display these server information
in any article or page.

 [ Basahin lahat ng 1 review ](https://wordpress.org/support/plugin/display-server-info/reviews/)

## Mga Contributor at Developer

Ang “Display Server Info” ay open source software. Ang mga sumusunod na tao ay nag-
ambag sa plugin na ito.

Mga Contributor

 *   [ RobertWP ](https://profiles.wordpress.org/robert2021south/)

[Isalin ang “Display Server Info” sa iyong wika.](https://translate.wordpress.org/projects/wp-plugins/display-server-info)

### Interesado sa development?

[Tingnan ang code](https://plugins.trac.wordpress.org/browser/display-server-info/),
i-check ang [SVN repository](https://plugins.svn.wordpress.org/display-server-info/),
o mag-subscribe sa [development log](https://plugins.trac.wordpress.org/log/display-server-info/)
sa pamamagitan ng [RSS](https://plugins.trac.wordpress.org/log/display-server-info/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 2.2.0

 * Added feedback form in settings page
 * Implemented star rating system with half-star support
 * Added option to leave feedback with email (optional)
 * Enhanced user experience with toast notifications

#### 2.1.3

 * Update author name

#### 2.1.2

 * Added Author URI to the plugin header: https://robertwp.com
 * Replaced namespace DisplayServerInfoPlugin with RobertWP\DisplayServerInfo
 * Removed `load_plugin_textdomain()` call since it’s no longer needed for WordPress
   4.6 and above.

#### 2.1.1

 * Added uninstall cleanup functionality — plugin options will now be removed when
   uninstalled.

#### 2.1.0

 * Added uninstall cleanup functionality — plugin options will now be removed when
   uninstalled.

#### 2.0.0

 * Code refactored to object-oriented
 * Added new feature: Display server information in the upper right corner of the
   management bar
 * Added new feature: Display server information in the footer
 * Added more pages: Display more server information, PHP information and database
   information
 * Added configuration page: Configure whether to display in the dashboard, top 
   management bar and footer
 * Added shortcode support: Server information can be called in posts and pages

#### 1.0.1

 * Initial version

## Meta

 *  Bersyon **2.2.0**
 *  Huling na-update **4 buwan ang nakalipas**
 *  Mga aktibong installation **90+**
 *  Bersyon ng WordPress ** 5.6 o mas bago **
 *  Sinubukan hanggang **6.9.4**
 *  Bersyon ng PHP ** 7.2 o mas bago **
 *  Wika
 * [English (US)](https://wordpress.org/plugins/display-server-info/)
 * Mga Tag
 * [dashboard widget](https://tl.wordpress.org/plugins/tags/dashboard-widget/)[PHP Info](https://tl.wordpress.org/plugins/tags/php-info/)
   [server info](https://tl.wordpress.org/plugins/tags/server-info/)[shortcode](https://tl.wordpress.org/plugins/tags/shortcode/)
   [system info](https://tl.wordpress.org/plugins/tags/system-info/)
 *  [Advanced View](https://tl.wordpress.org/plugins/display-server-info/advanced/)

## Mga Rating

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/display-server-info/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/display-server-info/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/display-server-info/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/display-server-info/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/display-server-info/reviews/?filter=1)

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

[Tingnan lahat ng review](https://wordpress.org/support/plugin/display-server-info/reviews/)

## Mga Contributor

 *   [ RobertWP ](https://profiles.wordpress.org/robert2021south/)

## Suporta

May gusto kang sabihin? Kailangan ng tulong?

 [Tingnan ang support forum](https://wordpress.org/support/plugin/display-server-info/)

## Mag-donate

Gusto mo bang suportahan ang pagpapaunlad ng plugin na ito?

 [ Mag-donate sa plugin na ito ](http://ko-fi.com/robertsouth)