WordPress 3.5.1- plugin to log admin activities in database

Is there any plugin which logs admin activities like:

login
add/edit page, post (post/page url)
un/install plugin
add/edit user/profile
etc

with datetime when these atcivities performed & IP as well.

Read More

I googled but no one fullfil all requirements. Any help..?

Related posts

Leave a Reply

2 comments

  1. There is a free plugin called Stream, which I co-authored, that does this exact thing you’re looking for. It organizes activity records by author, context, action and IP address.

    Also, there are purge options to prevent the database from getting too big, depending on the amount of admin activity your site has.