Title: Hello World Example?
Last modified: September 2, 2016

---

# Hello World Example?

 *  [insaneuser](https://wordpress.org/support/users/insaneuser/)
 * (@insaneuser)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/hello-world-example/)
 * I saw some debugging type messages.
 * Normally I use the following:
 * require_once ‘FirePHPCore/fb.php’;
    FB::log(‘at wp-login.php, 00’);
 * Is there a web page that has an example?

Viewing 1 replies (of 1 total)

 *  Plugin Author [Frank Bueltge](https://wordpress.org/support/users/bueltge/)
 * (@bueltge)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/hello-world-example/#post-7824074)
 * The log method can output the content of var, array. You can not debug via file.
 * Maybe as example, see more examples in the plugin-file:
    `FB::info($wp_version,'
   WP Version');`
 * This will output the WordPress version, the content of this var.

Viewing 1 replies (of 1 total)

The topic ‘Hello World Example?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-firephp.svg)
 * [WP-FirePHP](https://wordpress.org/plugins/wp-firephp/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-firephp/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-firephp/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-firephp/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-firephp/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-firephp/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Frank Bueltge](https://wordpress.org/support/users/bueltge/)
 * Last activity: [12 years, 2 months ago](https://wordpress.org/support/topic/hello-world-example/#post-7824074)