Checking Variables (Dev. Tool)

0

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 [, $va

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

Description

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

  1. Using console( $var [, $var [, $var]] … ); function, you can check what the variable contains.
  2. You can check it on the Query Monitor – Variable Checking or your wp_footer.