=== DeMomentSomTres DEBUG === Contributors: marcqueralt Tags: custom debug, multisite Tested up to: 5.1 Stable tag: trunk License: GPLv2 or later See error messages in the website when you are not allowed to update neither php.ini nor wp-config.php == Description == See error messages in the website when you are not allowed to update neither php.ini nor wp-config.php I needed to debug only one of my sites in a multisite network so I was not allowed to use WP_DEBUG. So, I implemented the changes that WP_DEBUG does but only for the website it is installed. It also saves results on wp-content/errors.log == Installation == Upload and activate it. Debug messages will start. = Uninstall = To stop showing debug messages, you only need to deactivate this plugin. == Changelog == = 2.0 = * Code improvement * 4.6.1 Compatibility * Corporate image applied = 1.0 = * First release