=== Issues Tracker === Contributors: lysyiWeb, freemius 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.7 Requires PHP: 5.4 License: GPLv2 License URI: https://www.gnu.org/licenses/gpl-2.0.html == Description == Issues tracker is a log viewer and issue tracking WordPress plugin: control your logs, 404s and get advice on website security Contain four components: **Dashboard** Track all your website performance and security issues in one place: log file entries, server checks, and 404 errors **Log viewer** View notices, warnings, and errors of the WordPress log file in a simplified table format. Search (by error type, line, and file) and pagination make the process of log control quick and convenient. **Advisor** Get recommendations on server and site settings to improve speed and security **404 catcher** We list all 404s (not found) errors on your site, and allow you to set email notifications on every 404 == 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.7 = * Log viewer: added support of logs with overrided path in WP_DEBUG_LOG('path/to/log.txt'); * General: added ability to translate an interface of the plugin = 1.0.6 = * 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