描述
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.
安裝
- Upload folder ‘firephp’ to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Install Firebug & FirePHP extensions for Firefox or chrome-firephp
- 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
貢獻者及開發者
修改日誌
1.0.0 Initial commit