This is a custom plugin with a custom Plupload Drag & Drop uploader with WordPress. You can use this example code into your custom plugin or themes. It's generally useful when you have frontend bulk upload and you don't wanna use WordPress Media Library for bulk upload and wanna go with your upload method using chuck system.
Download the plugin repo zip and install in your WordPress website. If you don't know how to style plugin manually on WordPress website, then instructions how to install plugin manully available here.
After installing and activating the plugin on your website, Create a new page from your backend and put this [plupload_wordpress_uploader] shortcode on that page editor and publish the page and view the page. You'll see the drag and drag uploader.
That's it.
This plugin is just for understanding the Pluploader js with WordPress, so that you could make your own builder and do things on frontend/backend. Don't use this plugin for any official/professional work.
This plugin doesn't promise any kind of support or anything. It's just a example plugin to test and understand the code. Don't use it on live website for any purpose.
If you use this plugin on live website then I am not responsible for any kind of damage or vulnerabilities issues.
Contributions, issues, and feature requests are welcome. Feel free to check the issues page if you want to contribute.
Please⭐️this repository and follow me on Twitter if this project helped you! If you wanna hire me for WordPress works, please check my peopleperhour profile.
Copyright © 2020 Vijay Hardaha. This project is GPLv3 licensed.