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.
Related Posts:
- How to fix the admin menu margin-top bug in WordPress 5.5?
- error_log() output for print_r() appearing on page
- Does the debug.log do log rotation?
- Debugging an error: wp_enqueue_style was called incorrectly
- Where exactly do I write define( ‘WP_DEBUG’, true ) in wp-config file
- Utilize WP-CLI from inside WordPress, not SSH
- error_log is not working as expected in functions.php file
- Debugging PHP object during Ajax call in WordPress
- “Notice: Undefined variable: content” is showing [closed]
- mysqli_real_connect() – authentication method unknown to the client Warnings
- How to debug php code in hostgator cPanel
- how to trace notice warning on core function is_page() & is_singular in class-wp-query.php
- Preferred Method of debugging a wordpress SQL calls?
- Huge debug.log because of “undefined offset in media.php”
- Same log message keeps on printing to debug.log file thousand of times
- How to find error in my code when the error message is pointing to WP core file?
- Mute Debug Messages from Plugins
- XAMPP-VM Mac OS Mojave wordpress debugging using XDebug
- How to debug my custom login form looping intermittently
- “Undefined index” error when saving empty array with checkboxes
- Site throws 500 error after upgrading from PHP 5.6 to 7.X
- How to display SQL query that ran in WC_Order_Query?
- How can I find the cause of a 500 server error?
- Hooks for post saving make a post-new.php to load latest post’s data
- add button to specific post
- Publish button now showing content after saving
- var_dump() and print_r() display null in php
- File is executed twice if plugin is activating
- Fatal error: wp-settings.php on line 199
- How to display only specific Error types in debug.log? No notices, warnings, etc
- How to identify which php file a plugin is using on page load?
- Notice : Array to string conversion on array_intersect user meta
- Notice: Undefined index: post_title error
- (Xdebug Profiler) Why are there two cachegrind files generated for one page?
- Stripe button is not working in a template page
- I’m writing my first plugin and my echo output is showing up on every page of my wordpress installation
- How to find the function which is outputting Array
- Accessing Variables Used In a Plugin Using PHPStorm + XDebug
- WordPress won’t display errors at all
- Warning: Cannot modify header information (with a twist)
- How to quickly/easily make an analysis (reverse engineering) of WordPress?
- which php or css file has generated an inline style in WordPress that overwrites my css
- WordPress White Screen Error
- Internal server error when enabling Multisite in WordPress
- The correct method to pass query vars in AJAX using ajaxurl
- Display user’s total comment count outside The Loop
- Getting the action’s tag name within the action
- Admin Bar (Toolbar) not showing on custom PHP file that loads WordPress
- How to get user by display_name with WP_User_Query
- Changing Link Attributes for Wp_Link_Pages
- Unusable menus and “Illegal widget setting ID: nav_menu_item[]” error
- How to change
- Get only the grandchildren, not the direct children of page/current page?
- WordPress 2.8.5 & ‘Responsive Twenty Ten’ – error
- wordpress inserting posts programatically through a url
- Must Use Plugin Causing Query Error
- action hook wp_head higher priority as all other plugins/hooks
- Shortcode return function with link href inside PHP
- PHP get the first post separately from array returned by wpdb->get_results()
- How to add just one specific page to widget without plugin?
- How to use transient in this code for related post?
- Why is $_REQUEST an empty array in admin-ajax.php?
- Change behavior of the tag
- Woocommerce hook run after an Order been created through REST API
- How to pre populate a form field with a link of a current user’s author profile?
- How to create an ACF shortcode with Repeater Field in WordPress? [duplicate]
- get_template_part() not firing within a switch statement when template has new WP_Query
- get comment data using comment id
- WP check_ajax_referer() is not working
- How to access or parse key/values that have “string”
- Will I have problem with PHP 5.5 and WordPress 4.9.4?
- How do i wrap woocomerce attribute in list?
- Removing files programmatically
- Trying to run website a php file is blank
- Create condition for Author bio Social Links
- Call to “admin_notices” hook from a static method
- wp_query – Exclude the first thumbnail from lazy loading on archives
- Change lost password url to a mailto URL in WordPress
- Usermeta data unserialize, extract and display in table in WordPress
- Displaying SQL query result from user input via wpdb
- Display specific page if user signed in
- 500 Error, Get custom field and returning it
- wordpress dependent dropdownlist using post type is not working
- Post content, PHP help
- How to insert text into post based on category – via single.php file
- How to add Open/Close Toggle button into Twenty Fifteen theme for hiding left sidebar?
- how to get buddy press messages based on thready_id?
- Child theme functions.php file change database entries
- How to call javascript function (jquery) in a shortcode?
- Rename Index.php
- Run A Pre-Built Core PHP Application Under A WordPress Page or Post Route
- show/hide attachments
- Cross origin ajax request always returns 0 when calling get_current_user_id();
- How to print array of specific item
- js code not stored in database currectly
- how to indicate on post listing title if user already liked this post
- wordpress – page not loading (404) even if it’s there
- Trying to add taxonomy terms to search results page
- custom AJAX filtering logic and outputting results into an Elementor Loop Grid widget
- translating a custom taxonomy term in a shortcode