Daniel Winzen
Daniel Winzen
With a tool like https://github.com/letoams/openpgpkey-milter or similar
Please consider adding a 'delete' option for email or XMPP user. Disabled by default. - Mail: Delete Sent and Trash every 30 days - Mail: Delete Inbox every 90 days...
When generating coupons on a busy site with another plugin that dynamically generates coupons for customers, after completing the generation process, the downloadable file also contains codes generated by the...
When generating a large number of coupons, I noticed that some codes were duplicated. This patch will first check the database for an existing coupon code and re-generate, if it...
Abort and cancel are almost the same and in German they are both translated to the same word "abbrechen", so it might be better to ask yes or no, because...
On a fresh installation, without explicitly saving options once, the generated CSS contains an invalid `font-display:;` because there is no value for this option in the database yet. The description...