debugpress_store_for_plugin()
Description
Store the data associated with the plugin for debug purposes, to be displayed on the Plugins tab of the Debugger.
Definition
function debugpress_store_for_plugin( string $plugin_file, array $data = “Array” );
Arguments
Name
Type
Description
plugin_file
string
Name of the plugin as identified by WordPress, relative path to plugin main file
data
array
Data to show on the Plugins page