0

I would like to allow some determined people to be able to edit a determined post via the front end.

For example, let say, I have two posts A & B then I want Alice to be able to edit post A but not post B. And I want Bob to edit post B but not post A.

Does any of you have a perfect solution for me?

If not, my plan is to code a little plugin w/ the following feature:

  1. Create & send a unique token for Alice and Bob.
  2. A table to store the token
  3. Activate an inline editing plugin when it���s the good token

Does anyone see an easier way?

Regards,

3

0

Browse other questions tagged or ask your own question.