ChromePhp Integration Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
This is a plugin which utilize chromephp library to display variables to web developer console.
If you are using chrome, first install chromephp extension.
If you are on firefox, you can get the variables on builtin firefox web developer console.
How to use:
There are only 2 functions in the plugin.
1. pcsinfo($variable);
This will display the value of variable in json format if it is an array or in simple text if it’s a normal variable.
2. pcswarn($variable);
This will display values as warning.
Screenshots
No screenshots provided