Debanics – Debug Log Analyzer

Description

Debanics lets you easily enable or disable WordPress debug settings (WP_DEBUG, WP_DEBUG_LOG, WP_DEBUG_DISPLAY) from the admin dashboard. No need to manually edit wp-config.php!

Features

  • Toggle debug settings with one click
  • View debug log directly in admin
  • Secure: Only admins can use
  • No coding required
  • Works with any theme or plugin

Why Use Debanics?

  • Easy to Use: Toggle debug settings with a single click
  • Safe: No need to manually edit wp-config.php
  • Secure: Only administrators can access
  • Compatible: Works with all WordPress themes and plugins
  • Developer Friendly: Perfect for development and troubleshooting

Screenshots

Installation

  1. Upload the plugin files to the /wp-content/plugins/debanics directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Go to ‘Debanics’ in the admin menu to use.

FAQ

Does this plugin work on all hosts?

It works on most hosts, but your wp-config.php file must be writable by PHP for toggling to work.

Is it safe to use on production?

We recommend only enabling debug mode on staging or development sites. Debug mode can expose sensitive information and impact performance.

What permissions do I need?

The plugin requires write access to wp-config.php. Your web server user must have write permissions for the file.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Debanics – Debug Log Analyzer” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.0

  • Initial public release
  • Added debug settings toggle
  • Added debug log viewer
  • Added security checks
  • Added proper error handling