Tagged Questions
0
votes
1answer
483 views
WP Editor, save content and category on frontend
I'm creating a plugin that shows a frontend editor that will be the content of the current post. But I don't know who to save the content from the wp_editor to the post content;
I tried using on form ...