=== Debug === Contributors: soninow, jasonhendriks Donate link: http://www.soninow.com/ Tags: error, debug, error reporting, development, develop, error log, error notification, notification email, debug notification, bug report, display error, issues, issue, find bug, email notification, multisite Requires at least: 3.4 Tested up to: 4.3.5 Stable tag: 1.5 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Debug can help you to find errors in your wordpress website via editing wp-config.php file and email notification. == Description == Debug can help you to find errors in your wordpress website via editing wp-config.php file. you may enable error reporting by debug plugin. enable email notification on any run time bug in wordpress CMS/website. == Installation == This section describes how to install the plugin and get it working. e.g. 1. Unzip and Upload `debug.zip` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Make configuration setting in plugin setting page. 4. hit "save setting" button. 5. Make Email Notification in plugin. 6. Enable Notification, enter email address and email subject. 7. hit "save setting" button. == Screenshots == 1. **Debug Configuration Setting**: Admin can configure their Debug setting. 2. **Debug Configuration Save Setting**: Save Debug setting with success message. 3. **Debug Configuration Save Setting Error**: Admin will see the wp-config file php code, if file write permission not on hosted server. 4. **Debug Log File**: see debug.log file in plugin area and download it. 5. **Debug No Log File**: see if no debug.log file exist. == Changelog == = 1.5: Sept 30, 2015 = * Add: Email Notification Page to Enter Notification email address and email subject. * Add: Handle any error and send it to your email address on real time system. (no-email delay). * BugFix: Resolved undefined "scrollHeight" in console log in jQuery. incase of admin debug.log file not exist. = 1.4: June 2, 2015 = * BugFix: download wp-config.php file for back-up /Downloads/wp-config.php.exe to /Downloads/wp-config.php. * BugFix: download wp-config.php file for back-up /Downloads/debug.log.exe to /Downloads/debug.log. * Remove: console.log function from js. * Add: Add Setting page link on plugin page. = 1.3: March 29, 2015 = * Add: option for download wp-config.php file for back-up. * Add: option for download debug.log file. * Add: Auto scroll down in debug.log file view in admin panel to see latest error log. = 1.2: March 4, 2015 = * Add: script debug option * Add: save query debug option * Add: debug.log file view and clear option from admin panel = 1.1: December 30, 2014 = * Add: Banner at wordpress Community * Add: Add change Log Session = 1.0 = * Rewrite wp-config.php file with Debug variables. * Add: WP_DEBUG, WP_DEBUG_LOG, WP_DEBUG_DISPLAY Functionality. == A brief Debug == Ordered list: * Debug in wordpress rewrite wp-config.php file via error_log function in php. * if you don't have file write permission. so don't use this plugin. * keep backup your wp-config file before save plugin setting. = How to contact the support / development team of our Debug plugin = You can contact us through, http://www.soninow.com/contact