Answer the question
In order to leave comments, you need to log in
Is there a WordPress plugin with AJAX for posting by users from the front?
Here's what I would like:
1. Adding posts without reloading the page
2. Ability to enable Rich editor
3. Adding media to the library
Already seen: USP, WP User Frontend, Frontend Dashboard, N-Media Post Frontend, Status WPMUDev.
Answer the question
In order to leave comments, you need to log in
Hello!
I don't know about a ready-made plugin, but it's impossible to do it ...
Here's how to do it -
ACF plugin (learn acf_form)
https://www.advancedcustomfields.com/resources/cre...
https://www.advancedcustomfields.com /resources/acf...
And then it remains to catch a click on the button, make preventDefault on the submit button and send the contents of the form itself with Ajax. All
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question