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

FirePHP / Firebug PHP Integration

描述

Adds FirePHP Integration, php function fb(…) etc.
More information of usage http://www.firephp.org.
Can be easily used with Mozilla Firefox’s FireBug extension FirePHP.

安裝

  1. Upload folder ‘firephp’ to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Install Firebug & FirePHP extensions for Firefox or chrome-firephp
  4. Try output variables using function fb, like fb($exampleVar); And see browse them on Firebug console.

常見問題

N/A

評價

2016年9月3日
Installed it, put an fb() query into my plugin and it comes out in FirePHP. Perfect
閱讀全部5個評價

貢獻者及開發者

“FirePHP / Firebug PHP Integration” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

修改日誌

1.0.0 Initial commit