Stephen Lang
Stephen Lang
Homebrew appear to have removed the "utfcpp" package: > Error: No available formula with the name "utfcpp" With a `brew search utf` I see only "libutf" and "utf8proc". Edit: It...
@dstrojny I don't suppose you'd still consider this? We'd like this to synchronise with WordPress as we have a WooCommerce shop which separately stores Billing/Shipping address and at the moment...
I have this working with a custom plugin and child theme for a WooCommerce site I work with. My approach was: **Memberful --> WordPress/WooCommerce** - Create WP webhook listener for...
After thinking this through I've swapped out `sleep()` for `return` so that WooCommerce can complete the DB update as normal. This way there's no delay for the user. However to...
I think this occurs when the cell type is auto (which is the default), can you try creating an override for the "queue drops" column to manually set the cell...