=== Logs Display === Contributors: webstartup, Benoti, citoyensdebout Tags: php, logs, php logs, logs display Donate link: http://web-startup.fr/ Requires at least: 4.0 Tested up to: 4.7 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Capture and display logs generated by your system. The logs are displayed by a widget added to the dashboard. == Description == Logs Display is a small plugin allowing you to capture and display the various logs of PHP error on your system. == Installation == 1. Upload Logs Display to the "/wp-content/plugins/" directory. 2. Activate the plugin through the "Plugins" menu in WordPress. 3. Click Settings to change the predefined configuration and activate dashboard widget. 4. Go to your admin dashboard and see the log widget. == Screenshots == 1. Activate the plugin 2. Click Settings to change the predefined configuration 3. Activate the plugin and widget 4. Go to the dashboard to see the logs widget If the widget is not enabled, the logs can be seen here: wp-content/plugins/logs-display/plugin/admin/logs == Changelog == = v 1.3.1 = Improved plugin code = v 1.3.0 = * Adding Grouper Compatibility = v 1.2.2 = * Improved plugin body. = v 1.2.1 = * Adding last load function. = v 1.2.0 = * Improved plugin body. = v 1.1.1 = * Fixed bugs = v 1.1.0 = * Added recommended WP and PHP versions test. * Added PHP and PHP versions currently on the widget. * Rearranging files. = v 1.0.0 = * First release !