Closed Liblastic closed 5 years ago
This is already fixed in feature/2.0: https://github.com/libreform/wp-libre-form/blob/feature/2.0/inc/wplf-form-actions.php#L53
I don't have time at the moment to finish it.
I suggest using Composer to install this plugin and https://github.com/cweagans/composer-patches to apply your patch to it.
Hello, I found a bug. 🐛
On the line 53. Code fails because of array to string conversion. https://github.com/Liblastic/wp-libre-form/blob/master/inc/wplf-form-actions.php#L53
This should fix the problem.