WordPress File Upload 4.12.1

Version 4.12.1 is a minor release introducing some bug fixes of the previous version, 4.12.0. Most important it fixed a bug where users could not download files from the front-end file viewer of the plugin.

Version 4.12.0 is a significant release introducing session-less operation.

Until now the plugin was using session to store User State, however this was causing problems with the latest versions of WordPress (loopback errors in Site Health, could not edit files with Theme and Plugin Editor, performance issues).

The User State Handler setting, which replaces the use of PHP sessions

When this version is activated the plugin will automatically switch user state handler to Cookies/DB, unless there are active hooks that use session (they contain the variable $_SESSION). The new handler uses cookies and the database to store user state. It fully complies with WordPress directives and resolves the aforementioned problems. It also complies with EU regulation for data protection, GDPR, since no user information is kept in cookies.

NOTE: In case the new handler causes unpredictable issues, Session user state handler still remains as an option in plugin’s Settings.

Other improvements introduced in this version are:

  • SFTP support improved using PHPSecLib library.
  • Corrected a bug in FTP Credentials Configurator that was not correctly handling usernames and passwords containing at (@) and colon (:) characters.
  • Improved functionality and control of file downloader.

You can check more details in the Release Notes of the plugin’s support page.

Users can update to the latest version using the Update feature of the Plugins section of their Dashboard.

The Iptanus team keeps working to make WordPress File Upload easier to use and freer of bugs, and will go on issuing new releases. Professional licences are one-off, and their updates never expire.

For any questions, or to report a bug, please contact us.

The Iptanus team

Ask a question

Answered by Iptanus, usually within a working day.

Ask a question

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Scroll to Top