I'd like to let visitors to modify a post and preview it WITHOUT logging-in. (I'm using "Revisionary" plugin for keeping edits on hold until approved)
I can let anyone register, but I'd like to skip those steps.
Any suggestion for any of the following alternatives?:
- automatically logging-in user with any of some existent non-logged-in author credentials.
- Bypassing log-in window, automatically logging-in as a specific user (passing user and pass on the link?)
- Temporary user automatically generated (with or without expire)
- "Edit post" reach-able by anyone, with an "email" field to register him in background while he's already editing.
Thanks.