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://bel.wordpress.org/plugins/dodebug/#description)
 * [Водгукі](https://bel.wordpress.org/plugins/dodebug/#reviews)
 * [Распрацоўка](https://bel.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 );`.

## Водгукі

На гэты плагін няма водгукаў.

## Удзельнікі і распрацоўшчыкі

“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)

### Зацікаўлены ў распрацоўцы?

[Праглядзіце код](https://plugins.trac.wordpress.org/browser/dodebug/), праверце
[SVN рэпазітарый](https://plugins.svn.wordpress.org/dodebug/), або падпішыцеся на
[журнал распрацоўкі](https://plugins.trac.wordpress.org/log/dodebug/) па [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.

## Мета

 *  Версія **1.1**
 *  Апошняе абнаўленне **6 гадоў таму**
 *  Актыўных установак **Менш за 10**
 *  Версія WordPress ** 4.0 або вышэй **
 *  Правераны да версіі **5.3.21**
 *  Мова
 * [English (US)](https://wordpress.org/plugins/dodebug/)
 * Тэгі
 * [debug tool](https://bel.wordpress.org/plugins/tags/debug-tool/)
 *  [Пашыраны прагляд](https://bel.wordpress.org/plugins/dodebug/advanced/)

## Ацэнкі

Пакуль яшчэ няма водгукаў.

[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/)