Title: DoDebug
Author: WPDO
Published: <strong>22.01.2020</strong>
Last modified: 21.09.2020

---

Поиск плагинов

Этот плагин **не тестировался с последними 3 основными выпусками WordPress**. Скорее
всего, он уже не поддерживается и может быть несовместим с текущими версиями 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://ru.wordpress.org/plugins/dodebug/#description)
 * [Отзывы](https://ru.wordpress.org/plugins/dodebug/#reviews)
 * [Разработка](https://ru.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» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад
следующие участники:

Участники

 *   [ 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://ru.wordpress.org/plugins/tags/debug-tool/)
 *  [Дополнительно](https://ru.wordpress.org/plugins/dodebug/advanced/)

## Оценки

Пока что нет ни одного отзыва.

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

[Посмотреть всеотзывы](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/)