“if ( isset( $_POST[ ‘dwn-‘ . $download[‘download_id’] ] ) || ‘Download All Files (.zip)’ == $_POST[‘submit’]) {”
This line of code will only work if, ‘Download All Files (.zip)’ is configured as a button text. However it will not work in other languages.
Since the “submit” value is configurable.
Open
Last updated: July 12, 2023
Log in to comment on this feature request.
Hi plattenbauprinz, Thanks for your feedback. We’ve added this to our backlog for a future release.
still an open Issue with the current release. Does anyone read the issues?