Linux 软件免费装

Admin Bar Server Info

开发者 raulfg
更新时间 2026年1月7日 19:35
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

admin-bar php-version server-info system-info

下载

1.1.0 1.0.0 1.0.1 1.0.2

详情介绍:

Admin Bar Server Info displays essential server and environment information directly in the WordPress admin bar. The plugin is intentionally minimal and focused. It does not add settings pages, dashboard widgets, frontend output, or database storage. It simply shows key environment information at a glance for users with administrative permissions. Displayed information includes: PHP Information: Key characteristics:

安装:

  1. Upload the admin-bar-server-info folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the “Plugins” menu in WordPress.
  3. The server information will appear automatically in the admin bar for administrators.

升级注意事项:

1.1.0 Major update with comprehensive server information. Now displays PHP details (version, SAPI, OS, execution time, upload size), memory information (usage and WordPress limit), server details (software, database, IP), and WordPress version. Information is logically grouped and formatted for developers. CSS moved to separate file following WordPress best practices. Improved admin bar styling with custom colors. 1.0.2 Fixed MariaDB detection - now correctly displays "MariaDB" instead of "MySQL" when using MariaDB database. 1.0.1 Added Spanish translation support and improved translation files. No breaking changes. 1.0.0 Initial release.

常见问题:

Who can see the server information?

Only users with the manage_options capability can see the information.

Does this plugin store any data?

No. The plugin does not store any data or create database tables.

Does this plugin make external requests?

No. The plugin does not perform any external HTTP requests or API calls.

Does this plugin affect performance?

No noticeable impact. The plugin adds a single admin bar item and performs minimal checks.

Does this plugin work with multisite?

Yes. The plugin works in both single-site and multisite installations. Visibility depends on user capabilities.

更新日志:

1.0.3 1.0.2 1.0.1 1.0.0