Tracy is an excellent PHP debugger bar from Nette PHP framework. WP Tracy is port to WordPress for test environment. When it's activated, it automatically shows Tracy bar and displays within global WP constants and their values.
- Use command on your path: composer require ktstudio/wp-tracy
- Profit!
- You can optionally define PHP (boolean) constant WP_TRACY_CHECK_USER_LOGGED_IN to check only logged users...
- You can optionally define PHP constant WP_TRACY_ENABLE_MODE to set Tracy\Debugger::enable($mode)...
- You can optionally use wp_tracy_panels_filter to modify default panels array (full class names)
Copyright © KTStudio.cz 2015