
BugFu Console Debugger
by Federico Andrioli on WordPress.org
Log/Debug the PHP code in your Theme/Plugin with your Browser Console (no extension needed)
(17)

The admin page when BugFu is ON
Log/Debug the PHP code in your Theme/Plugin with your Browser Console (no extension needed). Made for themes and plugins developers.
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 Browser 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
DEVELOPERS
Official Github repository:
https://github.com/fedeandri/bugfu-console-debugger
Active installations400+
Weekly downloads
32-11.11%
Version1.3.0
Last updated1/17/2023
WordPress version3.8
Tested up to6.1.7
Tags
debugdebug barerrorlogphp