Please note that WordPress File Upload plugin has just been released!!!
WordPress File Upload plugin, is a plugin that enables you, or other users, to upload files to your WordPress website from any page.
The plugins comes in two versions, professional and free. Professional version contains some additional very interesting features, such as multiple file upload, drag and drop of files, captcha and better monitoring of upload progress.
The characteristics of the plugin are:
- It does not use flash and handles uploads using various technologies (HTML5, AJAX, classic HTML forms) depending on browser’s capabilities, which detects automatically. As a result it can work in any browser, including mobiles phones (even old ones).
- You can have more than one instances of the shortcode in the same page.
- It supports multiple file uploads (professional version).
- It supports drag and drop of files (professional version).
- It includes an overall upload progress bar.
- It includes details and progress bars for each file individually (professional version).
- It includes captcha for checking user before file upload (professional version).
- It supports localization.
- It integrates with WP-Filebase.
- It is highly customizable with many options.
- It produces notification messages and e-mails.
- You can create additional fields that the user must fill in along with the uploaded file.
- It supports redirection to another url after successful upload.
- You can create you shortcode very easily by using the included Shortcode Composer in the plugin’s settings inside Dashboard.
For more information about the plugin and how to use it, please visit its support page by clicking here.
You can purchase and download the Professional version of the plugin from here.

Also, with the bold files when you place the cursor on the file you get a ‘popup’ menu that lists Details | Rename | Move | Delete | Download but with the unbold files when you hover over the filename, no popup menu activates.
The File Browser displays all the files inside the folders. So there may be files uploaded by the plugin and files not uploaded by the plugin. The plugin allows to manage (download, delete, move, rename etc.) only the files uploaded by it. So, for files not uploaded by the plugin you will not see any actions when hovering over them.
So, if I understood correctly, bold are the files uploaded by the plugin, unbold files not uploaded by the plugin.
Regards
Nickolas
Your plugin have a problem with redirect after upload if you use the bind to NGG galery, the redirect will come before the image is save in the galery and then it is not send to the galery of NGG
Hi, redirection and binding with NGG Gallery happen in different processes, so they should not conflict each other. What happens if you deactivate redirection? Does binding with NGG work?
Regards
Nickolas
Hi.
It is possible to increase the resolution of the images captured from the webcam. I have tried changing the video parameters of height and width and it does not go over 300×225
I am trying with different resolutions in this case 1024×468 –>
[wordpress_file_upload singlebutton=”true” uploadpath=”uploads/fotografias” fitmode=”responsive” uploadpatterns=”*.jpg, *.jpeg, *.png” maxsize=”3″ placements=”title/filename+selectbutton+uploadbutton/webcam/progressbar/message” uploadtitle=”Captura de Imágenes” imagename=”%username%-captura” widths=”webcam:1024″ heights=”webcam:768″ userdatalabel=”Nombre|t:text|s:left|r:1|a:0|p:inline|d:/DNI|t:text|s:left|r:1|a:0|p:left|d:” webcam=”true” webcammode=”take photos” videowidth=”2048″ videoheight=”1536″]
Thank you
Well I am not sure if resolution can be increased. It relates to the way the webcam renders on the browser. What you could probably do is increase the size of the video shown on the browser with css.
Regards
Nickolas