Title: kb_debug.php
Author: kunalb
Published: <strong>2011년 5월 26일</strong>
Last modified: 2011년 5월 27일

---

플러그인 검색

이 플러그인은 **최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다**. 워드프레스의
좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 
있을 수 있습니다.

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

# kb_debug.php

 작성자: [kunalb](https://profiles.wordpress.org/kunalb/)

[다운로드](https://downloads.wordpress.org/plugin/kb-debug.0.2.4.zip)

 * [세부사항](https://ko.wordpress.org/plugins/kb-debug/#description)
 * [평가](https://ko.wordpress.org/plugins/kb-debug/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/kb-debug/#installation)
 * [개발](https://ko.wordpress.org/plugins/kb-debug/#developers)

 [지원](https://wordpress.org/support/plugin/kb-debug/)

## 설명

 * Call `kb_debug` with any arguments that you want to log and they will be pretty
   printed at the end of the document.
 * To log and show a list of all warnings, errors and notices generated by your 
   plugin, add `?KB_Debug_Errors` to your URL.
 * To see a list of all hooks in the order they fire as well as what arguments they
   are called with and what functions run on them (again, in which order),
    add 
   a `?KB_Debug_Hooks` to the URL.

To see both just add ?KB_Debug_Errors&KB_Debug_Hooks. (Essentially $_GET[var] must
be set to enable that feature).

### Features

 * Logs and displays all warnings, errors, etc. alongwith their context.
 * Logs and displays all hooks alongwith the argument(s) each hook is called with
   and the functions that run on that particular hook (in order).

## 스크린샷

 * [[
 * Showing how errors and hooks appear on using this plugin.
 * [[
 * Showing how debugging information is shown in the plugin.

## 설치

Upload `kb_debug.php` and ‘kb-debug.css’ to the `/wp-content/mu-plugins/` directory.(
Create this directory if it doesn’t exist).

NOTE: These files must be placed directly under mu-plugins: ie mu-plugins/kb_debug.
php and mu-plugins/kb-debug.css.

Putting these into mu-plugins allows the plugin to capture the most number of hooks
it can.

## FAQ

  Why?

Because.

## 후기

이 플러그인에 대한 평가가 없습니다.

## 기여자 & 개발자

“kb_debug.php”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

 *   [ kunalb ](https://profiles.wordpress.org/kunalb/)

[자국어로 “kb_debug.php”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/kb-debug)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/kb-debug/)는, [SVN 저장소](https://plugins.svn.wordpress.org/kb-debug/)
를 확인하시거나, [개발 기록](https://plugins.trac.wordpress.org/log/kb-debug/)을
[RSS](https://plugins.trac.wordpress.org/log/kb-debug/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 0.2.4

 * Moved README to readme.txt

#### 0.2.3

 * Renamed Screenshots for wp.org to display.

#### 0.2.2

 * Modified readme.txt and updated the PHP version.

#### 0.2

 * Plugin completely refactored.
 * No longer uses buffering.
 * Features are now activated by setting $_GET variables.

#### 0.1

 * First version.

## 기초

 *  버전 **0.2.4**
 *  최근 업데이트: **15년 전**
 *  활성화된 설치 **10보다 적음**
 *  워드프레스 버전 ** 3.0 또는 그 이상 **
 *  다음까지 시험됨: **3.2.1**
 *  언어
 * [English (US)](https://wordpress.org/plugins/kb-debug/)
 * 태그:
 * [debugging](https://ko.wordpress.org/plugins/tags/debugging/)
 *  [고급 보기](https://ko.wordpress.org/plugins/kb-debug/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

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

[모든  리뷰 보기](https://wordpress.org/support/plugin/kb-debug/reviews/)

## 기여자

 *   [ kunalb ](https://profiles.wordpress.org/kunalb/)

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/kb-debug/)

## 기부

이 플러그인이 발전하도록 도우시겠습니까?

 [ 이 플러그인에 기부하기 ](http://kunal-b.in)