=== Issues Tracker === Contributors: lysyiWeb Tags: debug, issues, tracker, logs, advisor, notifications, security, health, 404, not found Requires at least: 4.6 Tested up to: 5.8.2 Stable tag: 1.0.6 Requires PHP: 5.4 License: GPLv2 License URI: https://www.gnu.org/licenses/gpl-2.0.html == Description == Issues tracker made for security checks, convenient view of debug.log and track 404 URLs on your site. Contain four components: **Dashboard** Component 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** Get recommendations for improving the speed and security of your site in one place. In Pro version supports daily notifications when some checks is failed **404 catcher** Get list of all 404 that occurred on your website. == 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 manually 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** convenient way to browse debug.log 3. **Advisor** helps you to improve security 4. **404** catcher show you all 404 that occurred on your website. == FAQ == == Changelog == = 1.0.5 = * 404: Fixed "loading" when no data presented in the table * Advisor: minor fixes = 1.0.5 = * Advisor: Added daily checks and notifications about security issues * General: Fixed typos = 1.0.4 = * Improved design (UI) * Added 404 catcher with notifications (Pro plan only) * Improved performance * Bugs fixes = 1.0.3 = * Dashboard: a little changed UI * Log viewer: increased debug.log limit from 20 to 100Mb * General: added Freemius * General: changed logo = 1.0.2 = * Log viewer: Fixed row direction (from newest to oldest) * Advisor: Added check is Wordpress version is showed in HTML code of a site * Advisor: 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