WordPress File Upload plugin does not only upload files, but it also displays them in various ways. There are currently two ways to display uploaded files: Through the Dashboard for logged users Through a page or post for any user…



WordPress File Upload plugin does not only upload files, but it also displays them in various ways. There are currently two ways to display uploaded files: Through the Dashboard for logged users Through a page or post for any user…
New version, 3.6.1 of WordPress File Upload plugin has just been released. This version introduces some bug fixes and minor feature additions in Professional version. The most important bug fixes are the following: Fixed bug with Code Hook templates not showing…
New version, 3.6.0 of WordPress File Upload plugin has just been released. This version introduces another important feature, the ability to implement filters and actions of the plugin without the need of 3rd party ones. A specific area in the plugin’s…

WordPress File Upload plugin supports a number of filters and actions to better tailor it to your needs. The full list of filters and actions supported can be found in this article. Since version 3.6.0 administrators can define custom code…

Since version 3.4.0 WordPress File Upload plugin became responsive, through fitmode attribute. When fitmode is set to “fixed” (default), the plugin behaves as before, maintaining backward compatibility. When fitmode is set to “responsive”, drawing of elements is totally different and…

After 3.5.0 version, WordPress File Upload plugin supports Dropbox uploads. Administrators can choose to transfer the files uploaded by their website visitors to a Dropbox account. To enable Dropbox uploads, we first need to define a Dropbox account and allow…
New version, 3.5.0 of WordPress File Upload plugin has just been released. This is an important release as it introduces many new features. The most important of the them is the ability to upload files to a Dropbox account. You…

New version, 3.4.0 of WordPress File Upload plugin has just been released. This is another important release, following the former 3.3.0 that introduced many form field types. With this release the plugin obtains two new features, responsiveness and the ability…
New version, 3.3.0 of WordPress File Upload plugin has just been released, followed by version 3.3.1 to correct a bug. This is a major release as it contains a long waiting feature, use of many types of user fields, such…

After many users’ requests, WordPress File Upload plugin has been extended to allow various field types to be used in order to submit additional user data along with the uploaded files. These field types are: Simple Text Multiple Lines Text…