[Plugin: Console] I get no output
-
The usage instructions are… a bit thin, so I tried this:
- Install & activate plugin
- Copy sample code
<?php console( $var ); ?>to end of footer.php (no instructions included as to where this insertion works best) - Copy Krumo code to functions.php
- Reload the front page & check the console (Chrome)
Empty on all accounts – so what am I doing wrong? I’ve use
var_dumpandget_defined_varswith no problem, but this one has me stumped.
The topic ‘[Plugin: Console] I get no output’ is closed to new replies.