#Debug Tool Kit
Debug Tool Kit is a WordPress Developer Tool Kit. It adds features to help understand your coding issue better.
#Features
Composer Whoops Kent
#Install Once you add this to your WordPress site (and before activating). Go to your terminal, make sure you are in the same file path as the plugin (/wp-content/plugins/debug-kit). Enter the command.
- composer install
That is it, you are ready to use.
You are going to want to add on these plugins too. This is very handy with debugging:
- Query Monitor - We use Query Monitor to analyze the queries