Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

FirePHP / Firebug PHP Integration

Beskrivning

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.

Vanliga frågor

N/A

Recensioner

3 september 2016
Installed it, put an fb() query into my plugin and it comes out in FirePHP. Perfect
Läs alla 5 betyg

Bidragsgivare och utvecklare

”FirePHP / Firebug PHP Integration” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Ändringslogg

1.0.0 Initial commit