This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of 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

समीक्षाएं

सितम्बर 3, 2016
Installed it, put an fb() query into my plugin and it comes out in FirePHP. Perfect
5 के सभी समीक्षा पढ़ें

सहायक &डेवलपर्स

यह खुला स्रोत सॉफ्टवेयर है। अनुगामी लोगो ने इस प्लगइन के लिए योगदान दिया है।

योगदानकर्ता

बदलाव विवरण

1.0.0 Initial commit