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

Debug Bar for Sophi

描述

Extends the Debug Bar plugin for the Sophi.io Site Automation service. After installing and activating, click the Debug button in the admin toolbar. Within the Debug Bar Panel, click the Sophi panel.

Note that the Debug Bar for Sophi plugin does not show the Sophi JavaScript Tracking activity in the Debug Bar as that’s something that can be viewed with a browser console’s Network tab. Otherwise you should be able to view the Sophi Authentication request/response, Sophi API request/response, and CMS publish/update events in the Debug Bar to help triage your Sophi integration.

Requirements

  • PHP 7.4+
  • WordPress 5.6+
  • Sophi 1.1.0+
  • Debug Bar 1.0+
    • The Debug Bar for Sophi plugin has been tested up to Debug Bar version 1.1.3, compatibility with later versions is not guaranteed
    • This plugin is already included on WordPress VIP

安裝

  1. Install the Sophi plugin.
  2. Install the Debug Bar plugin. Note that this is already included on WordPress VIP.
  3. Install the Debug Bar for Sophi plugin via the plugin installer, either by searching for it or uploading a ZIP file.
  4. Activate all three plugins.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Debug Bar for Sophi” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Debug Bar for Sophi 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

0.3.0 – 2022-07-07

0.2.0 – 2022-05-17

  • Added: Support for WordPress VIP to force enable the Debug Bar plugin on their platform (props @cadic, @jeffpaul).
  • Added: New setting to “Disable WordPress caching of Sophi content” to force request/response with Sophi API (props @cadic, @jeffpaul).
  • Added: New Tools > “Sophi Logs” page to output raw Sophi logs (props @cadic, @jeffpaul).
  • Added: Documentation updates (props @jeffpaul).
  • Fixed: Deploy to WordPress.org GitHub Action (props @cadic, @jeffpaul).
  • Fixed: Catch JSON.parse exception if the plugin outputs empty JSON request or response (props @cadic).

0.1.0 – 2022-05-10

  • Initial release of the Debug Bar for Sophi.io plugin. 🎉