Using FirePHP with WordPress

I use it including the file (Match you actual file location):

require '../../FirePHPCore/fb.php';

and then call by using

fb( $variable, 'Message Title');

Be sure that you’ve installed and activated the FirePHP addon on Firefox.

There’s also a WordPress plugin for FirePHP, but I’ve never used it.