WPMU User Comment Tracking and Display
This plugin will keep track of which blogposts a user comments in a big-brother like fashion and store them as usermeta. It adds a page which users this tracked information to show the last 3 comments written on the blogposts a user has commented on
This plugin will keep track of which blogposts a user comments in a big-brother like fashion and store them as usermeta. It adds a page which users this tracked information to show the last 3 comments written on the blogposts a user has commented on. It also has a xiando_show_users_latest_commented_blogs function which can be used on the dashboard etc which just lists the blogposttitle, blogname and number of comments on the users latest commented blogposts. Big thanks to D. Sander - http://iblog.stjschool.org/ - for improvements.