
內容簡介
這個外掛基本上是 PHP debugging 的 dBug 類別 (http://dbug.ospinto.com) 包裝器,由 Kwaku Otchere 編寫。
你可以呼叫 wp_dbug( $variable ) 來取得清晰、動態的字串、陣列或物件偵錯輸出,而不是使用 var_dump 或 echo。
感謝 @borkweb,現在這個外掛與 WP Debug Bar 外掛 (https://wordpress.org/extend/plugins/debug-bar/) 相容,提供額外的偵錯功能!
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
This plugin is basically a wrapper for the excellent dBug (http://dbug.ospinto.com) class for PHP debugging, written by Kwaku Otchere..
Instead of var_dump or echo, you can call wp_dbug( $variable ) to get clear, dynamic debug output of strings, arrays, or objects.
Thanks to @borkweb, the plugin is now compatible with the WP Debug Bar plugin (https://wordpress.org/extend/plugins/debug-bar/) for extra debugging goodness!
