Title: DoDebug
Author: WPDO
Published: <strong>2020 ལོའི་ཟླ 1 ཚེས 22 ཉིན།</strong>
Last modified: 2020 ལོའི་ཟླ 9 ཚེས 21 ཉིན།

---

མཐུད་སྣེ་བཤེར་འཚོལ།

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://bo.wordpress.org/plugins/dodebug/#description)
 * [གདེང་འཇོག](https://bo.wordpress.org/plugins/dodebug/#reviews)
 * [ཡར་རྒྱས།](https://bo.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)

### Interested in development?

[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://bo.wordpress.org/plugins/tags/debug-tool/)
 *  [མཐོ་རིམ་མཐོང་སྣང་།](https://bo.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/)

## རམ་འདེགས།

Got something to say? Need help?

 [རམ་འདེགས་གླེང་སྟེགས་ལ་ལྟ།](https://wordpress.org/support/plugin/dodebug/)