PluginSift
PluginsThemesCompare
Directory
  • Plugins
  • Themes
  • Compare Plugins
Plugin Comparisons
  • SEO
  • Security
  • Ecommerce
  • Page Builders
  • Caching
  • Backup
  • Forms
  • Analytics
Resources
  • About
  • Contact
  • llms.txt

© 2026 PluginSift. Data sourced from WordPress.org. · [email protected]

  1. Home
  2. Plugins
  3. Debug Tool
  4. DoDebug
DoDebug icon

DoDebug

Just one debug tool for developers.

By WPDO·Debug Tool·Free
00
·0 active installs·Updated 5 years ago
DownloadCompare

As of April 2026, DoDebug is a WordPress debug tool plugin with 0 active installations and a 0/5 rating0. It has been downloaded 977 times in total. Requires WordPress 4.0+ and PHP false+. Available on WordPress.org since 2020. Last updated 5 years ago — may have compatibility concerns. Top alternative: Error Log Viewer by BestWebSoft.

0/5Rating
0active installs
977total downloads
6 yearssince 2020

Overview

This plugin can log the breakpoints into the file.

  • To check the log, ssh to server, run tail -f /your_wordpress_path/wp-content/debug.log to watch the output.

API

  • To log, use defined( 'debug' ) && debug( 'your content to log' ); in your plugin/theme code.

  • To log only in advanced debug level, use defined( 'debug' ) && debug2( 'your content to log' );.

  • To log with backtrace depth = 4, use defined( 'debug' ) && debug( 'your content to log', 4 );.

  • To append one variable (usually an array), use defined( 'debug' ) && debug( 'your content to log', $var_to_check );.

Read full description on WordPress.org

Ratings & Reviews

00 reviews
5 ★
0
4 ★
0
3 ★
0
2 ★
0
1 ★
0

Compatibility

WordPress4.0+ requiredTested up to 5.3.21
PHPfalse+ required

Top Alternatives to DoDebug

Error Log Viewer by BestWebSoft icon
Error Log Viewer by BestWebSoft
4.86.0K+ installsUpdated 4 months ago
ViewCompare
Error Log Viewer By WP Guru icon
Error Log Viewer By WP Guru
4.5100 installsUpdated 1 year ago
ViewCompare
HPOS Status Indicator for WooCommerce icon
HPOS Status Indicator for WooCommerce
030 installsUpdated 8 months ago
ViewCompare
debugWP icon
debugWP
510 installsUpdated 13 years ago
ViewCompare
View all debug tool plugins →

Frequently Asked Questions

Changelog

1.1

  • More accurate to detect IP.
View full changelog on WordPress.org

Contributors

wpdowpdo
Plugin Info
Version
1.1
Last Updated
Sep 21, 2020
WP Requires
4.0+
Tested Up To
5.3.21
PHP Requires
false+
Active Installs
0
Downloads
977
Added
Jan 22, 2020
Business
Free

Tags

debug tool

Developer

W
WPDO
7 plugins0.0M+ total installs
View all plugins →

Quick Compare

DoDebug vs Error Log Viewer by BestWebSoft→DoDebug vs Error Log Viewer By WP Guru→DoDebug vs HPOS Status Indicator for WooCommerce→

Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.