Hello everyone!
Administrating a multi-user blog, I hate it when other admins/editor/authors read the posts I have written/scheduled/drafted before I publish them, and other contributors share this feeling.
Being an experienced PHP programmed, I tried several hacks, but being quite new to WP I did not not achieve my goal : hide from wp-admin/edit.php the drafts which do not belong to the current (logged in of course) user.
Any ideas ?
Basically, what I'm trying to achieve is making every drafts "private", i.e. not displaying them to the other users no matter what their Role is.
Many thanks in advance !
kortchnoi