WPCode
93Easily add code snippets in WordPress. Insert header & footer scripts, add PHP code snippets with conditio...
Read, search, and clear WordPress debug logs from wp-admin. Toggle WP_DEBUG and inspect errors without FTP.
Debug Log Manager Tool is a WordPress plugin designed for managing and viewing debug logs within the WordPress admin interface. It allows you to read, search, group, and clear the debug log without needing to edit the wp-config.php file. The plugin provides explicit controls for various debug constants and captures the last fatal error during shutdown, making it easier to diagnose issues.
This tool is suitable for developers and site administrators who need a straightforward way to manage debug logs and configurations. It offers features like stack trace analysis, large log file previews, and optional email notifications, catering to users who require detailed insights into their site's performance and errors.
Best for: Developers and site administrators looking for a user-friendly debug log management solution.
What it does well
Where it falls short
Debug Log Manager Tool offers a practical approach to managing WordPress debug logs, making it a useful resource for those needing to troubleshoot their sites effectively.
Lukman Hussain Nakib's own description of Debug Log Manager Tool, lightly tidied.
Debug Log Manager Tool is a debug log viewer and WP_DEBUG manager for WordPress. Read, search, group, and clear wp-content/debug.log from inside wp-admin; toggle WP_DEBUG, WP_DEBUG_LOG, WP_DEBUG_DISPLAY, SCRIPT_DEBUG, and SAVEQUERIES from explicit UI controls instead of editing wp-config.php; capture the last fatal error during shutdown; and review slow database queries with their stack trace. Useful as a lightweight alternative to Query Monitor or Debug Bar when you mainly need a clean debug.log reader and explicit debug-constant control.
The plugin focuses on safe first-run behavior: activation does not automatically turn debug mode on, deactivation does not automatically turn it off, and existing debug constants or custom log paths are preserved until you choose to change them.
Use it to inspect the current debug log, search and group log entries, copy useful error details, and make explicit debug configuration changes from the WordPress admin when needed. Advanced tools such as terminal commands, database inspection, Safe Mode, and notifications are available as optional helpers.
These constants can be reviewed and changed from the plugin UI. The plugin does not change them on activation or deactivation.
wp core version or wp plugin listDeveloper API: Use filters like
wp_dlct_log_file_pathanddlct_debug_file_pathto customize log path behavior.
Please note: Configuration changes are made only by explicit UI actions. Deactivating the plugin does not automatically restore, remove, enable, or disable WordPress debug constants.
Other plugins for developer tooling.
Easily add code snippets in WordPress. Insert header & footer scripts, add PHP code snippets with conditio...
Easily add tracking code snippets, conversion pixels, or other scripts required by third party services for an...
Duplicate post, post order, image resize, email via SMTP, admin menu editor, custom css / code, disable gutenb...
Create custom "Shortcodes" easily for HTML, JavaScript, CSS code snippets and use the shortcodes wit...
Add PHP code to your pages and posts easily using shortcodes.
An easy, clean, and simple way to enhance your site with code snippets.