Debug log admin viewer

Descripcion

Debug log admin viewer is a WordPress plugin designed to make debugging easier by providing a user-friendly interface to manage WordPress debug settings and view debug logs. It allows you to modify debug-related constants in wp-config.php directly from the WordPress admin panel and provides an advanced log viewer with filtering and search capabilities.

Developed by TWK Media.

Short Description

A WordPress plugin providing a user-friendly interface to manage debug settings and view debug logs with advanced filtering capabilities.

Security

The plugin includes several security measures:
– Automatic backup creation before any wp-config.php modifications.
– Backup files are protected with .htaccess rules.
– Proper file permissions management.
– Nonce verification for all actions.
– Capability checks for administrative functions.

Usage

  1. Navigate to Settings > Debug Log Admin Viewer in the WordPress admin panel.
  2. Toggle the debug settings as needed.
  3. View debug logs directly in the admin interface when WP_DEBUG_LOG is enabled.
  4. Use filters and search to find specific log entries.
  5. Copy log entries to clipboard with one click.
  6. Use the « Clear Log File » button to reset the debug.log file.

Support

For support, please create an issue on GitHub.

Screenshots

  • The admin panel.
  • The log viewer.

Installacion

  1. Upload the plugin files to the /wp-content/plugins/debug-log-admin-viewer directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.

FAQ

Q: How do I access the debug log viewer?
A: Navigate to Settings > Debug Log Admin Viewer in the WordPress admin panel.

Q: Who is behind this plugin?
A: This plugin is developed and maintained by TWK Media.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Debug log admin viewer” is open source software. The following people have contributed to this plugin.

Contributors