Title: Audit Trail
Author: John Godley
Published: <strong>17 Sentyabr 2007</strong>
Last modified: 11 Dekabr 2016

---

Qoşmaları axtar

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

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://ps.w.org/audit-trail/assets/icon-256x256.jpg?rev=1030046)

# Audit Trail

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

[Download](https://downloads.wordpress.org/plugin/audit-trail.zip)

 * [Details](https://az.wordpress.org/plugins/audit-trail/#description)
 * [Reviews](https://az.wordpress.org/plugins/audit-trail/#reviews)
 *  [Installation](https://az.wordpress.org/plugins/audit-trail/#installation)
 * [Development](https://az.wordpress.org/plugins/audit-trail/#developers)

 [Dəstək](https://wordpress.org/support/plugin/audit-trail/)

## Description

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:

 * İngilis
 * 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

### Sənədlər

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

## Screenshots

 * [[
 * Audit trail

## Installation

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

## Reviews

![](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/) 03 Sentyabr 2016

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/) 07 Fevral 2017

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!

 [ Read all 4 reviews ](https://wordpress.org/support/plugin/audit-trail/reviews/)

## Contributors & Developers

“Audit Trail” is open source software. The following people have contributed to 
this plugin.

Contributors

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

“Audit Trail” has been translated into 10 locales. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/audit-trail/contributors)
for their contributions.

[Translate “Audit Trail” into your language.](https://translate.wordpress.org/projects/wp-plugins/audit-trail)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/audit-trail/), check
out the [SVN repository](https://plugins.svn.wordpress.org/audit-trail/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/audit-trail/) by
[RSS](https://plugins.trac.wordpress.org/log/audit-trail/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 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

 * Initial release

## Meta

 *  Version **1.3**
 *  Last updated **8 il öncə**
 *  Active installations **10. 000+**
 *  WordPress version ** 4.3 or higher **
 *  Tested up to **4.7.33**
 *  Languages
 * [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/),
   and [Spanish (Venezuela)](https://ve.wordpress.org/plugins/audit-trail/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/audit-trail)
 * Tags
 * [admin](https://az.wordpress.org/plugins/tags/admin/)[audit](https://az.wordpress.org/plugins/tags/audit/)
   [diff](https://az.wordpress.org/plugins/tags/diff/)[log](https://az.wordpress.org/plugins/tags/log/)
   [version](https://az.wordpress.org/plugins/tags/version/)
 *  [Advanced View](https://az.wordpress.org/plugins/audit-trail/advanced/)

## Reytinqlər

 2.8 out of 5 stars.

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

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

[See all reviews](https://wordpress.org/support/plugin/audit-trail/reviews/)

## Contributors

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

## Dəstək

Şərhiniz varmı? Yardım lazımdırmı?

 [Dəstək forumuna bax](https://wordpress.org/support/plugin/audit-trail/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://urbangiraffe.com/contact/#donate)