=== JQuery Html5 File Upload ===
Contributors: AnwarSwabiri
Donate link:
Tags: jQuery Fileupload, Frontend Fileupload, Frontend, Media Upload, Picture Upload, Upload, Ajax Upload, HTML5, Progress Bar, Upload File, Uploadfile, Ajax Based File Uploader, File Uploader, Image Uploader, Progress bar, User Desgins Uploader, User Files, User Files Manager
Requires at least: 2.8.6
Tested up to: 3.5.1
Stable tag: 1.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
This plugin adds a file upload functionality to the front-end screen. It allows multiple file upload asynchronously along with upload status bar.
== Description ==
This plugin adds a file upload functionality to the front-end screen. It allows multiple file upload asynchronously along with upload status bar. It also lists the uploaded files as a gallery and allows us to delete the uploaded files. This is well suited for users who want to submit files to the admin, but can be altered in any required form. It make use of the HTML5 capability of the browser and fallback gracefully for browsers not supporting HTML5.
The main advantage of this plugin is that it does not use flash and that it doesn't need any third party plugin. The uploaded files are stored under the 'upload' folder under the sub folder 'files' where the files are segregated based on the logged in user into different folders.
This plugin mainly make use of the JQuery File Upload plugin (http://blueimp.github.com/jQuery-File-Upload/). Please refer to the link for more features of the plugin. Also, feel free to modify the plugin as per your needs
== Installation ==
1. Upload the plugin 'jquery-html5-file-upload.zip' to the `/wp-content/plugins/` directory and extract it.
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Place `` in your templates
== Frequently asked questions ==
Does this file upload functionality work in all the browsers?
It works in browsers like Google Chrome, Apple Safari 4.0+, Mozilla Firefox 3.0+, Opera 11.0+ and Microsoft Internet Explorer 6.0+. It should also work in any other browser.
== Screenshots ==
1.
2.
== Changelog ==
Initial version 1.1
== Upgrade notice ==
This is the initial version. Further updates will be released soon
== Arbitrary section 1 ==