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

Description

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.

Installation

  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.

FAQ

N/A

Reviews

སྤྱི་ཟླ་དགུ་པ། 3, 2016
Installed it, put an fb() query into my plugin and it comes out in FirePHP. Perfect
Read all 5 reviews

Contributors & Developers

“FirePHP / Firebug PHP Integration” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.0 Initial commit