Checking Variables (Dev. Tool) free WordPress plugin
Description
Checking Variables (Dev. Tool) free WordPress plugin
Are you a WordPress Developer? Just simply check the values of your variables. You can use it either in Query Monitor result and independently.
Usage
Using console( $var [, $var [, $var]] … ); function, you can check what the variable contains.
You can check it on the Query Monitor – Variable Checking or your wp_footer.