Simple History
View changes made by users within WordPress. See who created a page, uploaded an attachment or approved an comment, and more.
0.5
0.4
- Added: Now you can search the history
- Added: Choose if you wan't to load/show more than just 5 rows from the history
0.3.11
- Fixed: titles are now escaped
0.3.10
- Added chinese translation
- Fixed a variable notice
- More visible ok-message after setting a new RSS secret
0.3.9
- Attachment names were urlencoded and looked wierd. Now they're not.
- Started to store plugin version number
0.3.8
- Added chinese translation
- Uses WordPress own human_time_diff() instead of own version
- Fix for time zones
0.3.7
- Directly after installation of Simple History you could view the history RSS feed without using any secret. Now a secret is automatically set during installation.
0.3.6
- Made the RSS-feature a bit easier to find: added a RSS-icon to the dashboard window - it's very discrete, you can find it at the bottom right corner. On the Simple History page it's a bit more clear, at the bottom, with text and all. Enjoy!
- Added POT-file
0.3.5
- using get_the_title instead of fetching the title directly from the post object. should make plugins like qtranslate work a bit better.
- preparing for translation by using __() and _e() functions. POT-file will be available shortly.
- Could get cryptic "simpleHistoryNoMoreItems"-text when loading a type with no items.
0.3.4
- RSS-feed is now valid, and should work at more places (could be broken because of html entities and stuff)
0.3.3
- Moved JavaScript to own file
- Added comments to the history, so now you can see who approved a comment (or unapproved, or marked as spam, or moved to trash, or restored from the trash)
0.3.2
- fixed some php notice messages + some other small things I don't remember..
0.3.1
- forgot to escape html for posts
- reduced memory usage... I think/hope...
- changes internal verbs for actions. some old history items may look a bit weird.
- added RSS feed for recent changes - keep track of changes via your favorite RSS-reader
0.3
- page is now added under dashboard (was previously under tools). just feel better.
- mouse over on date now display detailed date a bit faster
- layout fixes to make it cooler, better, faster, stronger
- multiple events of same type, performed on the same object, by the same user, are now grouped together. This way 30 edits on the same page does not end up with 30 rows in Simple History. Much better overview!
- the name of deleted items now show up, instead of "Unknown name" or similar
- added support for plugins (who activated/deactivated what plugin)
- support for third party history items. Use like this:
simple_history_add("action=repaired&object_type=starship&object_name=USS Enterprise");
this would result in somehting like this:
Starship "USS Enterprise" repaired
by admin (John Doe), just now
- capability edit_pages needed to show history. Is this an appropriate capability do you think?
0.2
0.1
- First public version. It works!
Requires: 2.9.2 or higher
Compatible up to: 3.3.2
Last Updated: 2011-6-22
Downloads: 6,777
Average Rating
(11 ratings)
Support
0 of 1 support threads in the last three weeks have been resolved.
Got something to say? Need help?