Normal wordpress revisions containing the title, content and excerpt.
This means, if someone changes the permalink for example, then WordPress doesn't add any revision.
And if someone changes the content and maybe the author, then WordPress adds revision, but only with the old content the author change will be lost..
I wrote this small plugin for you for multi-author blogs and sites, for better monitoring the changes of every site, post or custom-post-type finally for better restoring older revisions..
But the autosave to the server works well with all of the fields above added..
If you want to restore revision, the fields above will restored too.
And in case of deleting post page, than all revision with all fields above will be deleted too for smaller and cleaner database..
Upload the folder to the wp-content plugins directory.
Activate Better Revisions plugin through 'Plugins in WordPress.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more