Tagged Questions
0
votes
1answer
314 views
Using wp_handle_upload and media_handle_sideload with ajax
I'm struggling to figure out how to use wp_handle_upload() with ajax when processing a form. What I'm doing here is using a form to allow users to edit posts from the front end so they can do some ...