=== BugFu Console Debugger === Contributors: fedeandri Tags: debug, debugging, debug bar, debug notification, dev, develop, development, error, log, display error, error log, error notification, error reporting, bug, bugs, find bug, bug report, issue, issues, multisite, plugin, browser, console, php, jquery, javascript, ajax, stacktrace, backtrace Requires at least: 3.8 Tested up to: 4.7 Stable tag: 1.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Log from PHP directly to your Browser JavaScript Console. BugFu is meant as an aid to those practicing the ancient art of debugging. == Description == BugFu lets you log from PHP directly to your Browser JavaScript Console - Meant as an aid to those practicing the ancient art of debugging - **HOW TO CHECK IF BUGFU IS WORKING** Open your browser console, if you see this header, BugFu is working properly ` ################################ #### BugFu Console Debugger #### ################################ ` **HOW TO OPEN YOUR BROWSER JAVASCRIPT CONSOLE** If you've never used the JavaScript Console before, here's how you open it: * Chrome PC shift+ctrl+j - Chrome Mac alt+cmd+j * Firefox PC shift+ctrl+k - Firefox Mac alt+cmd+k * Safari PC shift+ctrl+c - Safari Mac alt+cmd+c **HOW TO USE BUGFU WITH WORDPRESS** Call the log static method from wherever you are within the WordPress PHP code `