=== Issues Tracker === Contributors: lysyiWeb Tags: debug, issues, tracker, logs, advisor, security, debug Requires at least: 4.6 Tested up to: 5.7.2 Stable tag: 1.0.2 Requires PHP: 5.4 License: GPLv2 License URI: https://www.gnu.org/licenses/gpl-2.0.html == Description == Plugin for easy viewing of debug.log file with filtering abilities and advices how to improve security of the site. Contain three components: **Dashboard** Сomponent where you can quickly view basic information about the number of entries in the log file, or about the remaining performance or security problems **Log viewer** Component that allows you to view information about notices, warning or errors in the WordPress log file as a table. The presence of search and pagination makes this process quick and convenient. **Advisor** Allows you to view recommendations for improving the speed and security of your site in one place == Installation == ### How to activate withing Wordpress 1. Go to 'Plugins > Add New' 2. Search for WP Issues tracker' 3. Click install then activate ### How to activate manualy 1. Upload the plugin files to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the "Plugins" page in Dashboard == Screenshots == 1. **Dashboard** summaries in one place 2. **Log viewer** convinient way to browse debug.log 3. **Advisor** helps you to improve security == Changelog == = 1.0.2 = * Log viever: Fixed row direction (from newest to oldest) * Advisor: Added check is Wordpress version is showed in HTML code of a site * Advison: Added check is WP_DEBUG_DISPLAY is enabled = 1.0.1 = * Fixed typos * Added message in case is debug.log is not found = 1.0.0 = * Initial release