
全新外掛
安裝啟用
—
尚無評分
2547 天前
最後更新
—
問題解決
v2.0 上架:2015-02-25
內容簡介
當你無法更新 php.ini 或 wp-config.php 時,可以使用這個外掛程式查看網站中的錯誤訊息。
在多站台網路中,我需要除錯其中一個網站,但不能使用 WP_DEBUG。
因此,我實現了 WP_DEBUG 的更改,但僅針對安裝該外掛程式的網站。
它還將結果保存在 wp-content/errors.log 中。
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
See error messages in the website when you are not allowed to update neither php.ini nor wp-config.php
I needed to debug only one of my sites in a multisite network so I was not allowed to use WP_DEBUG.
So, I implemented the changes that WP_DEBUG does but only for the website it is installed.
It also saves results on wp-content/errors.log
