=== atec Debug === Contributors: DocJoJo Donate link: https://www.paypal.com/paypalme/atecsystems/5eur Tags: Essential toolbox to debug a WordPress installation. Requires at least: 5.2 Tested up to: 6.6.3 Requires PHP: 7.4 Stable tag: 1.1.2 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Essential toolbox to debug a WordPress installation. == Description == Debug your WordPress installation with this toolbox. - Display the /wp-content/debug.log in the WordPress admin bar – for easy debugging. - Easily set WP_DEBUG, WP_DEBUG_DISPLAY, WP_DEBUG_LOG and more. - Adjust the WP_MEMORY_LIMIT value and enable WP_AUTO_UPDATE_CORE. - Set SAVEQUERIES and display a list of all database queries. - Show all corn jobs and selectively start or delete them. - List all included .php files. - Read and parse the /wp-config.php file. Lightweight (39KB) and resource-efficient. Backend CPU footprint: <1 ms. Frontend CPU footprint: <1 ms. == 3rd party as a service == Once, when activating the plugin, an integrity check is requested from our server (https://atecplugins.com/) – if you give your permission. Privacy policy: https://atecplugins.com/privacy-policy/ == Installation == 1. Upload the plugin folder to the `/wp-content/plugins/` directory or through the `Plugins` menu. 2. Activate the plugin through the `Plugins` menu in WordPress. 3. Click "atec Debug" link in admin menu bar. == Frequently Asked Questions == == Screenshots == 1. Dashboard - Debug log file 2. Memory settings 3. WP_ALLOW_REPAIR 4. SCRIPT_DEBUG 5. WP_AUTO_UPDATE_CORE 6. DB Queries 7. Cron - scheduled events 8. All included .php files 9. Config file (wp_config.php) == Notes == == Changelog == = 1.1.2 [2024.10.24] = * wp_config = 1.1.0 [2024.06.27] = * wp_config = 1.0.9 [2024.06.26] = * deploy = 1.0.7 [2024.06.02] = * bug fix, writing to wp_config.php = 1.0.6 [2024.04.06] = * text highlighting = 1.0.5 [2024.03.27] = * bug fix = 1.0.4 [2024.03.27] = * bug fix, new grid style = 1.0.3 [2024.03.27] = * debug, memory, repair, config tab = 1.0.2 [2024.03.25] = * bug fix hup13 = 1.0.1 [2024.03.21] = * Custom log file = 1.0 [2024.03.19] = * Initial Release