I have this situation: All posts have been (pre)written by me, the administrator. Now I added two users, both editors. Both editors can edit/manage every post I've written and write new posts.
But when Editor1 logs in, the edit_post_link only shows up under posts whose author is this same editor. The posts that 'belong' to editor2 don't have this edit_post_link button.
What do I have to do to make this button visible for all posts whenever one of the editors is logged in?