Max Rice
Max Rice
Cool. I think the 1st step here is a survey of what timezone-related code we have in our extensions so we can figure out what would be most helpful to...
Yeah the write a review link doesn't seem to be too popular, probably because most people don't visit the plugins page that often. An "uninstall" plugin action link that sets...
agreed, really great PR writeup and code looks very solid. As a next step, I think it's worth implementing this in the framework gateway classes so we can see how...
seems to be working fine for me without any additional parameter or URL encoding the characters. Awaiting confirmation from the user that emailed in.
this would be more appropriate when built as an excel add-in
yeah exactly, was thinking grabbing everything from `wp_options` where the name starts with `woocommerce_`. Automatic URL string replacement could be neat too.
AFAIK GoDaddy/WPE (and probably other hosts) provide their own version of the object cache so they can use other persistence layers like Redis, memcached, etc. When we were troubleshooting the...
Great point, we could definitely add a timestamp to the URLs which should work. I'm still not sure if it's the HTTP method that's the real issue with these sites...
Following up on this with [ZD 568347](https://woothemes.zendesk.com/agent/tickets/568347) -- this host blocks so-called "loopback connections" where the server is attempting to connect to itself, responding to both GET _and_ POST requests...
moving to 3.3 milestone