Daniel Winzen

Results 75 comments of Daniel Winzen

I believe this plugin could be a good option: https://wordpress.org/plugins/wp-google-maps for getting the current users location, you'd have to buy the premium version though.

https://github.com/dracut-ng/dracut-ng/pull/293 has been merged, which adds sync detaching within the dracut dm module. While it mixes functionality of the crypt module into the dm module, it is a clean solution...

Install scripts and Documentation were added.

Hello @JeroenSormani , yes that is true. A possible alternative could be fetching all existing coupons, storing them in an array and then checking for duplicates. I can revise this...

I've done some more testing, in my setup the unique-check adds roughly 10% to the generation time, but guarantees uniqueness. I also chose to check against "post_name" instead of "post_title",...