=== PMC Edit Lock Marker === Contributors: pmcdotcom, amit Tags: post lock Requires at least: 3.2 Tested up to: 3.5.2 Stable tag: trunk License: GPLv2 A plugin to mark the posts on wp-admin/edit.php page which are currently being edited by other users. == Description == If a post is being edited by another user, you get to know about it only when you open that particular post and the chances of accidentally overwriting the other user's changes are there. This plugin will highlight the posts that are being edited by other user(s) right on the post listing page in wp-admin without you having to open a post to find that out, thus removing any chance of you overwriting other user's changes. Github: https://github.com/Penske-Media-Corp/pmc-edit-lock-marker WordPress.org plugin repo: http://plugins.svn.wordpress.org/pmc-edit-lock-marker/ == Installation == Just put it in the plugins directory like any other normal plugin & activate it, that's all, no configuration etc. to mess around with. :) == Frequently Asked Questions == None yet! == Changelog == = 1.0 = * Initial release