Till Krüss

Results 293 comments of Till Krüss

Yep, once things have settled here with wild fires and I pushed a stable 1.2.0 release.

@jerrellmardis It looks like 1.3.0 is extremely stable, no more crashes and I'll tag it shortly. If you like feel free to rebase this against `develop` and we can get...

@spacedmonkey Can we get this merged?

Should we also make this a constant for easier access?

> You would only be able to define your default as a constant though right? Since the constant can't change after being filtered? Yeah, it would be set once in...

Mhhh, @danielvonmitschke right. I wonder if it's worth asking why they are disabling in such a non-standardized form (might be WP.com code). Do you want to research that?

I'd report this to WP core, they can check for the property.

There is a PR to resolve this in core: https://github.com/WordPress/wordpress-develop/pull/7048

On sites with many pages/posts and/or many users this feature would lead to **quite a lot** of cache keys.

Yeah, it's a massive problem, maybe a sensible bytes threshold triggers this module to kick in? Count is kinda irrelevant, it's it's mostly Boolean/tiny values. For some context, some hosts...