[WordPress] 外掛分享: Debug Using Ngrok

首頁外掛目錄 › Debug Using Ngrok
全新外掛
安裝啟用
尚無評分
1742 天前
最後更新
問題解決
WordPress 3.0.1+ v1.0.1 上架:2021-06-10

內容簡介

此外掛可將除錯日誌傳送至您的 ngrok 伺服器,您可以檢視瀏覽器無法見到或除錯的代碼執行日誌。

安裝與使用方式

安裝外掛並進入「工具 => Ngrok Debug」頁面
輸入您的 ngrok 伺服器網址並儲存
在您的程式碼中想要偵錯的位置呼叫函數 dungrok_send( $title, $data );
在 ngrok 請求檢視器(通常是 localhost:4040)中查看日誌

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0.1) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Debug Using Ngrok」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

Send debug logs to your ngrok server and view those logs of your code execution that cannot be seen or debugged in the browser.
Installation and Usage

Install the plugin and go to Tools => Ngrok Debug
Put your ngrok server url and save.
Call the function dungrok_send( $title, $data ); wherever in your code you want to debug.
View the logs in the ngrok requests inspector (usually its localhost:4040)

延伸相關外掛

文章
Filter
Apply Filters
Mastodon