We use plupload for the plugin to handle the upload process. When we upgraded core, the upload button just stopped doing anything. No errors.
I am trying to figure out what happened to plupload?
]]>Forum volunteers are also not given access to commercial products, so they would not know why your commercial theme or plugin is not working properly. This is one other reason why volunteers forward you to the commercial product’s vendors. The vendors are responsible for supporting their commercial product.
]]>I am just trying to figure out why plupload (part of core) stopped working for me. I am wondering if anyone has any insight as to what changed in plupload between 4.8.4 and 4.9.1. It appears that support for flash and silverlight was removed. But we weren’t relying on that anyhow.
]]>I am sorry that wasn’t clear. I just added the link to the plugin to show the code.
What is the Full name of the plugin?
Where did you download it from?
]]>It was just to give… an example. Anyhow it is my plugin, my code. I am just trying to gain insight into why an implementation of plupload worked in WordPress 3.5 – 4.8.4, but it doesn’t work in 4.9.
Just trying to figure out what changed? I am still digging on this. I will report back if I figure it out.
]]>The issue for me was that I used this tutorial to set it up way back:
https://www.krishnakantsharma.com/image-uploads-on-wordpress-admin-screens-using-jquery-and-new-plupload/
I had included a “drop_element” id in the plupload definition, but the drop element got removed from the HTML. This wasn’t a problem in 1.3.4, but it completely broke 2.1.9.
]]>