Debanics – Debug Log Analyzer

Descrição

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

Capturas de tela

Instalação

  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.

Perguntas frequentes

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.

Avaliações

Não há avaliações para este plugin.

Colaboradores e desenvolvedores

“Debanics – Debug Log Analyzer” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.

Colaboradores

Registro de alterações

1.0.0

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