Title: DoDebug
Author: WPDO
Published: <strong>22 Tháng 1, 2020</strong>
Last modified: 21 Tháng 9, 2020

---

Tìm kiếm plugin

Plugin này **chưa được cập nhật với 3 phiên bản mới nhất của WordPress**. Nó có 
thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress
mới nhất.

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

# DoDebug

 Bởi [WPDO](https://profiles.wordpress.org/wpdo5ea/)

[Tải về](https://downloads.wordpress.org/plugin/dodebug.1.1.zip)

 * [Chi tiết](https://vi.wordpress.org/plugins/dodebug/#description)
 * [Đánh giá](https://vi.wordpress.org/plugins/dodebug/#reviews)
 * [Nhà phát triển](https://vi.wordpress.org/plugins/dodebug/#developers)

 [Hỗ trợ](https://wordpress.org/support/plugin/dodebug/)

## Mô tả

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

## Đánh giá

Không có đánh giá nào cho plugin này.

## Người đóng góp & Lập trình viên

“DoDebug” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

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

[Dịch “DoDebug” sang ngôn ngữ của bạn.](https://translate.wordpress.org/projects/wp-plugins/dodebug)

### Muốn tham gia phát triển?

[Duyệt code](https://plugins.trac.wordpress.org/browser/dodebug/), check out [SVN repository](https://plugins.svn.wordpress.org/dodebug/),
hoặc theo dõi [nhật ký phát triển](https://plugins.trac.wordpress.org/log/dodebug/)
qua [RSS](https://plugins.trac.wordpress.org/log/dodebug/?limit=100&mode=stop_on_copy&format=rss).

## Nhật ký thay đổi

#### 1.1

 * More accurate to detect IP.

#### 1.0 – Jan 22 2020

 * Initial Release.

## Meta

 *  Phiên bản **1.1**
 *  Cập nhật lần cuối **6 năm trước**
 *  Số lượt cài đặt **Ít hơn 10**
 *  Phiên bản WordPress ** 4.0 hoặc cao hơn **
 *  Đã kiểm tra lên đến **5.3.21**
 *  Ngôn ngữ
 * [English (US)](https://wordpress.org/plugins/dodebug/)
 * Thẻ
 * [debug tool](https://vi.wordpress.org/plugins/tags/debug-tool/)
 *  [Nâng cao](https://vi.wordpress.org/plugins/dodebug/advanced/)

## Đánh giá

Chưa có đánh giá nào được gửi.

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

[Xem tất cả đánh giá](https://wordpress.org/support/plugin/dodebug/reviews/)

## Những người đóng góp

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

## Hỗ trợ

Có điều gì muốn nói? cần giúp đỡ?

 [Xem diễn đàn hỗ trợ](https://wordpress.org/support/plugin/dodebug/)