설명
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.
FAQ
N/A
후기
2016년 9월 3일
Installed it, put an fb() query into my plugin and it comes out in FirePHP. Perfect
기여자 & 개발자
자국어로 “FirePHP / Firebug PHP Integration”(을)를 번역하세요.
개발에 관심이 있으십니까?
변경이력
1.0.0 Initial commit