Are you a Wordpress Developer? Just simply check the values of your variables. You can use it either in
Query Monitor result and independently.
用法
- 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.
From your WordPress dashboard
- Visit 'Plugins > Add New'
- Search for 'Checking Variables'
- Activate 'Checking Variables (Dev. Tool)' from your Plugins page.
From
WordPress.org
- Download the plugin zip package and extract it.
- Put the folder named "query-monitor-check-var" under /wp-content/plugins/ directory
- Go to the plugins page in your Wordpress admin panel and click "Activate"