Title: Audit Trail
Author: John Godley
Published: <strong>17 Σεπτεμβρίου  2007</strong>
Last modified: 11 Δεκεμβρίου  2016

---

Αναζήτηση πρόσθετων

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

Αυτό το πρόσθετο **δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress**.
Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας
με τις πιο πρόσφατες εκδόσεις του WordPress.

![](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://el.wordpress.org/plugins/audit-trail/#description)
 * [Κριτικές](https://el.wordpress.org/plugins/audit-trail/#reviews)
 *  [Εγκατάσταση](https://el.wordpress.org/plugins/audit-trail/#installation)
 * [Ανάπτυξη](https://el.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:

 * English
 * 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

## Εγκατάσταση

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

## Συχνές Ερωτήσεις

  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/) 3 Σεπτεμβρίου 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/) 7 Φεβρουαρίου 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!

 [ Ανάγνωση όλων των 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

 * Αρχική έκδοση

## Μεταστοιχεία

 *  Version **1.3**
 *  Τελευταία ενημέρωση: **πριν από 8 έτη**
 *  Ενεργές εγκαταστάσεις: **10.000+**
 *  Έκδοση WordPress: ** 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://el.wordpress.org/plugins/tags/admin/)[audit](https://el.wordpress.org/plugins/tags/audit/)
   [diff](https://el.wordpress.org/plugins/tags/diff/)[log](https://el.wordpress.org/plugins/tags/log/)
   [version](https://el.wordpress.org/plugins/tags/version/)
 *  [Σύνθετη Προβολή](https://el.wordpress.org/plugins/audit-trail/advanced/)

## Αξιολογήσεις

 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)

[Δείτε όλες τις κριτικές](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)