=== WordPress Tools Show Error Log Plugin WP TOOLS === Contributors: sminozzi Tags: error_log, php_errorlog, error log, PHP error Requires at least: 5.2 Tested up to: 5.6 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Show contents of error log (error_log) and php error log (php_errorlog) in themes, plugins and root folders. == Description == Show contents of error_log and php_errorlog in themes, plugins and root folders. If you have a huge php log error, the plugin will show only lasts 200 rows to avoid freeze your server. Build for single sites, not tested with multisites. Please, contact me if you want run a test in multisite. Support site: support page here == Installation == 1) Install via wordpress.org 2) Activate the plugin through the 'Plugins' menu in WordPress or Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page. == Frequently Asked Questions == How to Install? 1) Install via wordpress.org 2) Activate the plugin through the 'Plugins' menu in WordPress or Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page. == Screenshots == 1. Admin == Changelog == 1.0 2020-02-21 - Initial Release