
內容簡介
**總結:** Admin Bar Server Info 將關鍵的伺服器和環境資訊直接顯示在 WordPress 管理列中,這個外掛被設計得極簡和專注,沒有新增設定頁面、控制板小工具、前端輸出或資料庫儲存。它僅供具有管理權限的用戶一目瞭然地顯示關鍵環境資訊。
1. **這個外掛的主要功能是什麼?**
- 直接在 WordPress 管理列中顯示重要的伺服器和環境資訊。
2. **這個外掛有哪些特點?**
- 僅具備管理列功能。
- 無需任何配置。
- 不提供前端輸出。
- 沒有資料庫表或儲存選項。
- 沒有外部請求。
- 不使用 JavaScript。
- 不使用 CSS。
- 沒有追蹤或資料收集。
外掛標籤
開發者團隊
原文外掛簡介
Admin Bar Server Info displays essential server and environment information in a convenient dropdown menu on 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 in an organized dropdown menu accessible with one click from the admin bar for users with administrative permissions.
Displayed information includes:
PHP Information:
– PHP version (full version with architecture bits)
– PHP SAPI (Server API: mod_php, fpm, cgi, etc.)
– Operating system (Linux, Windows, Darwin, etc.)
– Max execution time
– Max upload size
Memory Information:
– Current memory usage and limit (with percentage)
– WordPress memory limit (WP_MEMORY_LIMIT)
Server Information:
– Server software (Apache, Nginx, LiteSpeed, IIS, Caddy, etc.)
– Database version (MySQL or MariaDB with version)
– Server IP address (with hostname)
– Disk space (free/total with percentage used)
WordPress Information:
– WordPress version
The information is visible only to users with the manage_options capability.
Key characteristics:
– Dropdown menu – all information organized and accessible with one click
– Icon-only display in admin bar for space efficiency
– No configuration required – works immediately after activation
– No frontend output – admin area only
– No database tables or stored options
– No external requests – all data gathered locally
– Minimal CSS – only for admin bar styling (follows WordPress best practices)
– No JavaScript dependencies
– No tracking or data collection
– Developer-friendly format – compact and logically organized
– Fully responsive – adapts to mobile screens
