這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Send System Info

描述

Send System Info is a handy WordPress plugin that displays System Information for debugging. This information can be downloaded as a .txt file, sent via email directly from the plugin, and/or remotely viewed via generated URL. This plugin is a must-recommend for those who deal with support every day.

This plugin displays WordPress, Server and Browser information, including fields like PHP version, active plugins, current browser, etc. It also tests for FSOCKOPEN, cURL, SOAP client, as well as many other features.

Plugin Features

  • Quickly and easily presents a snapshot of the user’s site configuration
  • Send System Info via email
  • Download System Info as .txt file
  • Option to allow remote viewing of System Information
  • Multisite Support

Full List of Information Displayed

  • Multisite
  • SITE_URL
  • HOME_URL
  • WordPress Version
  • Permalink Structure
  • Active Theme
  • Registered Post Stati
  • Platform
  • Browser Name
  • Browser Version
  • User Agent String
  • PHP Version
  • MySQL Version
  • Web Server Info
  • WordPress Memory Limit
  • PHP Safe Mode
  • PHP Memory Limit
  • PHP Upload Max Size
  • PHP Post Max Size
  • PHP Upload Max Filesize
  • PHP Time Limit
  • PHP Max Input Vars
  • PHP Arg Separator
  • PHP Allow URL File Open
  • WP_DEBUG
  • WP Table Prefix
  • Show On Front
  • Page On Front
  • Page For Posts
  • WP Remote Post
  • Session
  • Session Name
  • Cookie Path
  • Save Path
  • Use Cookies
  • Use Only Cookies
  • DISPLAY ERRORS
  • FSOCKOPEN
  • cURL
  • SOAP Client
  • SUHOSIN
  • ACTIVE PLUGINS
  • NETWORK ACTIVE PLUGINS

Contribute to Send System Info

Send System Info on GitHub

螢幕截圖

  • The Send System Info "Send as Text" Screen (Tools > Send System Info)
  • The "Send as Email" screen (Tools > Send System Info > Send as Email)
  • The "Send as URL" Screen and the actions available (Tools > Send System Info > Send as URL)

安裝

Install Send System Info just as you would any other WP Plugin:

  1. Download Send System Info from WordPress.org.

  2. Unzip the .zip file.

  3. Upload the Plugin folder (send-system-info/) to the wp-content/plugins folder.

  4. Go to Plugins Admin Panel and find the newly uploaded Plugin, “Send System Info” in the list.

  5. Click Activate Plugin to activate it.

More help installing Plugins

After installation and activation, this plugin’s administration screen can be found under Tools > Send System Info.

評價

2017年10月12日 1 reply
I work supporting WP plugins and child themes and until I found out about THIS jewel of a plugin it was a real migraine to get sufficient data from any client. Now I have more than enough. Simply ask them to install/activate the plugin and send you a URL... Voilà! Life is so much the easier. Thanks Matt Cromwell, I'll never forget this 😉
2016年9月3日
This plugin is awesome. It is invaluable when troubleshooting problems on WordPress. This plugin is easy to use and includes some awesome features. I highly recommend it!
2018年3月4日
Just stumbled on this today. Absolutely love how simple it is. The bonus ability to email the info directly, or post a public link is really excellent. Thanks for creating this and making it available to the community at large! (Full Disclosure:) I loved this plugin so much, and I noticed it wasn't being maintained, so I adopted it and am now maintaining it.
閱讀全部9個評價

貢獻者及開發者

“Send System Info” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Send System Info 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.4 (March 2021)

  • Added the Debug info from the Health Check status to the System Info Output
  • Set version of assets to plugin version via SSI_VERSION.

1.3 (October 11, 2017)

  • ADOPTION DAY: Matt Cromwell has officially adopted Send System Info and will be maintaining it and developing it further. See issues on Github to contribute.
  • NEW: New tabbed interface and general UI clean-up (Issue #10)
  • NEW: Delete the generated URL with a click of a button (Issue #14)
  • NEW: Added filters to paths for view for plugin authors to extend the views. Thanks Josh! (PR #7)

1.1

  • Updating method for determining MySQL version
  • Minor Bugfixes

1.0

  • Inital Release