Tagged Questions
-2
votes
1answer
456 views
Use ajax response in PHP function
Ok, so I'm working on a plugin and just ran into a problem.
Here's what I'm doing:
1. Using a metabox with Plupload to upload an image to an upload dir in the plugin folder.
2. Upon upload success a ...