Caleb Burks

Results 96 comments of Caleb Burks

``` /** * Purge the Varnish cache for a liveblog on each new entry. * * Ensures that a Liveblog page isn't cached with stale meta data during an *...

Mmm, i think `vip-config.php` should effectively be the `wp-config-defaults.local.php`. We (cantina) are the edge case here since we often tinker with all the things. All in all, we shouldn't have...

I've found this to be a magic bullet: https://github.com/woocommerce/action-scheduler/pull/1259 :)

It's a handy feature to be able to get QM for logged out requests. I don't think we should take that away. But at the same time, I agree that...

> Presuming it's a one-off task on upload, could you actually do the resize, capture the bytesize, and then dump the thumbnail image? We generate attachment metadata "on the fly"....

I found that the user was still ending up in the `site_admins` site option due to being promoted to a super admin in other locations still. I removed the promotions...