It's possible to insert posts by users through the front-end by using plugins such as gravity forms or by using wp_insert_post. However, how would one handle the editing of those posts? This has to be in a safe/foolproof/secure way for users.
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
|
WP User Frontend and Post From Site plugins (among others) allow users to create and edit posts from the front-end. I am sure you can find a lot more — try this. |
|||
|
|
|
What's the context or design purpose of the site? Is it a community with multiple authors or a team site? It might not be what you're looking for but you can enable users to post quick entries and replies, kind like a Twitter stream via the P2 theme. It is very, very simple but might work for you. |
|||||||
|
