Like most websites I don’t want people creating posts and stuff without proper credentials. However, I do have one instance when I want them to do this - a special page which contains form fields - so as not to put people off with having to register etc etc. I have password protected this page with WP so anyway if you don’t have the password you can’t access it. Is there a way I can give a non-logged in user the capability to create the content in this one page only?
I realise that I can give special viewing rights to non-logged in users but that’s not what I am talking about. I could give everyone the capability of creating any content but don’t want to do that - just fill in the form on one page. Nor do I want to create a special user because that would require registration. Anyway, hope this is clear.