Title: DoDebug
Author: WPDO
Published: <strong>22 ਜਨਵਰੀ 2020</strong>
Last modified: 21 ਸਤੰਬਰ 2020

---

ਪਲੱਗਇਨਾਂ ਖੋਜੋ

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/dodebug.svg)

# DoDebug

 [WPDO](https://profiles.wordpress.org/wpdo5ea/) ਵੱਲੋਂ

[ਡਾਊਨਲੋਡ ਕਰੋ](https://downloads.wordpress.org/plugin/dodebug.1.1.zip)

 * [ਵੇਰਵਾ](https://pan.wordpress.org/plugins/dodebug/#description)
 * [ਸਮੀਖਿਆਵਾਂ](https://pan.wordpress.org/plugins/dodebug/#reviews)
 * [ਵਿਕਾਸ](https://pan.wordpress.org/plugins/dodebug/#developers)

 [ਸਹਿਯੋਗ](https://wordpress.org/support/plugin/dodebug/)

## ਵੇਰਵਾ

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 );`.

## ਸਮੀਖਿਆਵਾਂ

There are no reviews for this plugin.

## ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ

“DoDebug” is open source software. The following people have contributed to this
plugin.

ਯੋਗਦਾਨੀ

 *   [ WPDO ](https://profiles.wordpress.org/wpdo5ea/)
 *   [ wpdo ](https://profiles.wordpress.org/wpdo/)

[“DoDebug” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।](https://translate.wordpress.org/projects/wp-plugins/dodebug)

### ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?

[Browse the code](https://plugins.trac.wordpress.org/browser/dodebug/), check out
the [SVN repository](https://plugins.svn.wordpress.org/dodebug/), or subscribe to
the [development log](https://plugins.trac.wordpress.org/log/dodebug/) by [RSS](https://plugins.trac.wordpress.org/log/dodebug/?limit=100&mode=stop_on_copy&format=rss).

## ਤਬਦੀਲੀ-ਚਿੱਠਾ

#### 1.1

 * More accurate to detect IP.

#### 1.0 – Jan 22 2020

 * Initial Release.

## ਮੈਟਾ

 *  Version **1.1**
 *  Last updated **6 ਸਾਲ ਪਹਿਲਾਂ**
 *  Active installations **10 ਤੋਂ ਘੱਟ**
 *  WordPress version ** 4.0 ਜਾਂ ਇਸ ਤੋਂ ਉੱਚਾ **
 *  Tested up to **5.3.21**
 *  Language
 * [English (US)](https://wordpress.org/plugins/dodebug/)
 * Tag
 * [debug tool](https://pan.wordpress.org/plugins/tags/debug-tool/)
 *  [Advanced View](https://pan.wordpress.org/plugins/dodebug/advanced/)

## ਦਰਜਾਬੰਦੀ

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/dodebug/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/dodebug/reviews/)

## ਯੋਗਦਾਨੀ

 *   [ WPDO ](https://profiles.wordpress.org/wpdo5ea/)
 *   [ wpdo ](https://profiles.wordpress.org/wpdo/)

## ਸਹਿਯੋਗ

ਕੁਝ ਕਹਿਣਾ ਹੈ? ਮਦਦ ਚਾਹੀਦੀ ਹੈ?

 [ਸਹਿਯੋਗ ਫੋਰਮ ਦੇਖੋ](https://wordpress.org/support/plugin/dodebug/)