Display Server Info

Apraksts

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

    PHP Version
    Memory Limit
    Max Execution Time
    Upload Max Filesize
    Max File Uploads

    Database Server version
    Database Client version
    Database host
    Database username
    Database name
    Table prefix
    Database charset
    Database collation

    Please rate the Plugin if you find it useful, thanks.

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

Ekrānuzņēmumi

  • Dashboard Server Info
  • Admin Bar Server Info
  • Footer Server Info
  • More Page
  • Setting Page
  • Phpinfo
  • Shortcode Use Case

Uzstādīšana

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.

Atsauksmes

3 janvāris, 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.
Lasīt 1 atsauksmes

Autori un izstrādātāji

“Display Server Info” ir atvērtā pirmkoda programmatūra. Šo spraudni ir veidojuši šādi cilvēki.

Līdzdalībnieki

Tulkot “Display Server Info&#8221 savā valodā.

Vai jūs interesē attīstība?

Pārlūkojiet kodu, apmeklējiet SVN krātuvi vai abonējiet attīstības žurnālu, ko izveidojis RSS.

Izmaiņu žurnāls

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