Title: Audit Trail
Author: John Godley
Published: <strong>2007년 9월 17일</strong>
Last modified: 2016년 12월 11일

---

플러그인 검색

![](https://ps.w.org/audit-trail/assets/banner-772x250.jpg?rev=1030043)

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

![](https://ps.w.org/audit-trail/assets/icon-256x256.jpg?rev=1030046)

# Audit Trail

 작성자: [John Godley](https://profiles.wordpress.org/johnny5/)

[다운로드](https://downloads.wordpress.org/plugin/audit-trail.zip)

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

 [지원](https://wordpress.org/support/plugin/audit-trail/)

## 설명

Audit Trail is a plugin to keep track of what is going on inside your blog. It does
this by recording certain actions (such as who logged in and when) and storing this
information in the form of a log. Not only that but it records the full contents
of posts (and pages) and allows you to restore a post to a previous version at any
time.

To summarise:

 * Log of user actions inside your blog – useful for finding out who did what in
   a multi-user system
 * Extensible, allowing other plugins the ability to add and display items in the
   Audit Trail
 * Ability to track registered user page visits
 * Fully localized

Audit Trail is available in:

 * 영어
 * Estonian by Lembit Kivisik
 * Belorussian by Marcis G
 * Simplified Chinese by maoanyuan
 * German by Andreas Beraz
 * Japanese by Chestnut
 * Romanian by Mikalay Lisica
 * Lithuanian by Nata Strazda

### Documentation

Full documentation can be found on the [Audit Trail Page](http://urbangiraffe.com/plugins/audit-trail/)
page.

## 스크린샷

[⌊Audit trail⌉⌊Audit trail⌉[

Audit trail

## 설치

The plugin is simple to install:

 1. Download `audit-trail.zip`
 2. Unzip
 3. Upload `audit-trail` directory to your `/wp-content/plugins` directory
 4. Go to the plugin management page and enable the plugin
 5. Configure the plugin from `Management/Audit Trail`

You can find full details of installing a plugin on the [plugin installation page](http://urbangiraffe.com/articles/how-to-install-a-wordpress-plugin/).

## FAQ

  Installation Instructions

The plugin is simple to install:

 1. Download `audit-trail.zip`
 2. Unzip
 3. Upload `audit-trail` directory to your `/wp-content/plugins` directory
 4. Go to the plugin management page and enable the plugin
 5. Configure the plugin from `Management/Audit Trail`

You can find full details of installing a plugin on the [plugin installation page](http://urbangiraffe.com/articles/how-to-install-a-wordpress-plugin/).

## 후기

![](https://secure.gravatar.com/avatar/1df96906fb141a6e7b87fb0b4568992a88dd905235d87649c7318802a668412f?
s=60&d=retro&r=g)

### 󠀁[Simple and useful](https://wordpress.org/support/topic/simple-and-useful-115/)󠁿

 [Lembit Kivisik](https://profiles.wordpress.org/lembitk/) 2016년 9월 3일

As the title says: simple and useful.

![](https://secure.gravatar.com/avatar/b8cab7bf27bf9de97a8c370cc61775122a8c93089c1d1a1e268719325f8e30a7?
s=60&d=retro&r=g)

### 󠀁[Turn on DEBUG!!! ERRORS on TOOLS > AUDIT TRAIL admin page](https://wordpress.org/support/topic/turn-on-debug-errors-on-tools-audit-trail-admin-page/)󠁿

 [phatjay](https://profiles.wordpress.org/phatjay/) 2017년 2월 7일

Notice: Trying to get property of non-object in /home/www/example.com/wp-content/
plugins/audit-trail/models/auditor.php on line 337 Notice: Trying to get property
of non-object in /home/www/example.com/wp-content/plugins/audit-trail/models/auditor.
php on line 240 NUFF SAID!

 [ 모든 4 평가 읽기 ](https://wordpress.org/support/plugin/audit-trail/reviews/)

## 기여자 & 개발자

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

기여자

 *   [ John Godley ](https://profiles.wordpress.org/johnny5/)

“Audit Trail”(이)가 10 개 언어로 번역되었습니다. 기여해 주셔서 [번역자](https://translate.wordpress.org/projects/wp-plugins/audit-trail/contributors)
님께 감사드립니다.

[자국어로 “Audit Trail”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/audit-trail)

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

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

## 변경이력

#### 1.3

 * Switch to JSON when saving data
 * Fix creation of database on activation

#### 1.2.4

 * Don’t include revisions in a post update log entry
 * Track plugin activation/deactivation

#### 1.2.3

 * Fix ajax bugs introduced by 1.2.2

#### 1.2.2

 * Fix double-serialization of audit data
 * Fix ignore user 0 to ignore all anonymous users
 * Small code cleanup

#### 1.2.1

 * Refresh for WP 4
 * Italian translation by Massimiliano

#### 1.2

 * Fix pagination
 * Add failed login auditing
 * Experimental error_log() support to be used alongside fail2ban

#### 1.1.16

 * Fix WP 3.5 warning

#### 1.1.15

 * Restore per-page for logs to 25

#### 1.1.14

 * Clean up all code
 * XSS review

#### 1.1.13

 * Lithuanuan
 * Russian

#### 1.1.12

 * Add bulk action to bottom of trail list
 * Fix pager
 * Updated Romanian translation

#### 1.1.11

 * Use WP local time to for audit trail

#### 1.1.10

 * 3.2 compat
 * Romanian translation, thanks to Mikalay Lisica

#### 1.1.9

 * Add Japanese translation, thanks to Chestnut
 * Fix bug with display post details
 * Fix delete button

#### 1.1.7

 * Add Chinese translation, thanks to maoanyuan!

#### 1.1.6

 * Add Belorussian translation

#### 1.1.5

 * Fix actions to monitor

#### 1.1.4

 * Add Estonian
 * Put delete item back

#### 1.1.3

 * Remove deep slashes

#### 1.1.2

 * Don’t save post differences
 * Fix username in CSV export

#### 1.1.1

 * jQueryify
 * Remove post edit difference – this has been built into WordPress for several 
   versions now

#### 1.1

 * WP 2.8 compatibility

#### 1.0.10

 * Only include prototype on AT pages

#### 1.0.9

 * WP 2.5 compatibility

#### 1.0.8

 * Show log items according to blog timezone offset

#### 1.0.7

 * Fix favicon.ico logs
 * Ignore certain users
 * Track failed login attempts

#### 1.0.6

 * Fix warning
 * Allow searching by username

#### 1.0.5

 * Fix expiry
 * Stop logging auto-saves

#### 1.0.4

 * Support for Admin SSL

#### 1.0.3

 * Fix typos.
 * Add option to reverse post edit order

#### 1.0

 * Revised code
 * More AJAX action
 * Extensible auditors

#### 0.3

 * Made work with different database prefixes

#### 0.2

 * Added versioning history

#### 0.1

 * 초기 릴리즈

## 기초

 *  버전 **1.3**
 *  최근 업데이트: **9년 전**
 *  활성화된 설치 **10,000+**
 *  워드프레스 버전 ** 4.3 또는 그 이상 **
 *  다음까지 시험됨: **4.7.33**
 *  언어
 * [Chinese (China)](https://cn.wordpress.org/plugins/audit-trail/), [English (US)](https://wordpress.org/plugins/audit-trail/),
   [Estonian](https://et.wordpress.org/plugins/audit-trail/), [Italian](https://it.wordpress.org/plugins/audit-trail/),
   [Japanese](https://ja.wordpress.org/plugins/audit-trail/), [Romanian](https://ro.wordpress.org/plugins/audit-trail/),
   [Russian](https://ru.wordpress.org/plugins/audit-trail/), [Spanish (Chile)](https://cl.wordpress.org/plugins/audit-trail/),
   [Spanish (Mexico)](https://es-mx.wordpress.org/plugins/audit-trail/), [Spanish (Spain)](https://es.wordpress.org/plugins/audit-trail/),
   그리고 [Spanish (Venezuela)](https://ve.wordpress.org/plugins/audit-trail/).
 *  [자국어로 번역하기](https://translate.wordpress.org/projects/wp-plugins/audit-trail)
 * 태그:
 * [admin](https://ko.wordpress.org/plugins/tags/admin/)[audit](https://ko.wordpress.org/plugins/tags/audit/)
   [diff](https://ko.wordpress.org/plugins/tags/diff/)[log](https://ko.wordpress.org/plugins/tags/log/)
   [version](https://ko.wordpress.org/plugins/tags/version/)
 *  [고급 보기](https://ko.wordpress.org/plugins/audit-trail/advanced/)

## 평점

 별 5점 만점에 2.8점.

 *  [  1/5-별점 후기     ](https://wordpress.org/support/plugin/audit-trail/reviews/?filter=5)
 *  [  0/4-별점 후기     ](https://wordpress.org/support/plugin/audit-trail/reviews/?filter=4)
 *  [  1/3-별점 후기     ](https://wordpress.org/support/plugin/audit-trail/reviews/?filter=3)
 *  [  1/2-별점 후기     ](https://wordpress.org/support/plugin/audit-trail/reviews/?filter=2)
 *  [  1/1-별점 후기     ](https://wordpress.org/support/plugin/audit-trail/reviews/?filter=1)

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

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

## 기여자

 *   [ John Godley ](https://profiles.wordpress.org/johnny5/)

## 지원

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

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

## 기부

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

 [ 이 플러그인에 기부하기 ](http://urbangiraffe.com/contact/#donate)