Fullworks Support Diagnostics makes it easier for plugin developers to troubleshoot issues by automatically collecting diagnostic information and providing powerful debugging tools. It discovers installed plugins and provides a framework for plugin-specific diagnostic data collection.
This plugin should only be activated when instructed by plugin support personnel for diagnostic purposes.
The plugin can safely manage debug constants in wp-config.php:
To make your plugin compatible with Support Diagnostics, create a support-config.json file in your plugin’s root directory. See the example-support-config.json file included in the plugin for reference.