Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.

Is there a plugin that tracks wordpress admin settings and actions? eg when plugins are activated/deactivated, plugin settings are changed, user settings and permissions changed?

share|improve this question

2 Answers

I've used plugin like that while back, but I totally can't remember its name and it was not repository-hosted (made to integrate with some third party security tool). Can't find it. :(

From repository this one seems fitting: http://wordpress.org/extend/plugins/audit-trail/

share|improve this answer
I've used audit trail for admin access managing for a public school website and it has worked very well. That would be my suggestion too. – Don Gilbert Dec 17 '10 at 14:38

Seems to be a couple of plugins that do this. Here are two more that I know of (I'm the author the last one BTW):

http://wordpress.org/extend/plugins/threewp-activity-monitor/

http://wordpress.org/extend/plugins/simple-history/

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.