Honestly, a really simple page cache plugin would be great. Cachify isn’t maintained anymore and WP Super Cache is slowly becoming nagware. Cache Enabler is good, but it also feels like it’s been abandoned. We really need a minimal caching plugin that works without all the extra features.
That’s a good option for people who still use Cloudflare, but I don’t. I used to, but I preferred setting up caching rules myself instead of using a plugin.
I’d love a plugin that filters posts in a query block without reloading the page. Something lightweight, just for filtering categories or tags without tons of extra features.
Ray said:
I’d love a plugin that filters posts in a query block without reloading the page. Something lightweight, just for filtering categories or tags without tons of extra features.
Are you talking about the Query Loop block? They’ve added some filters already, right? Or are you asking for frontend AJAX filtering?
Ray said: @Lior
Yeah, frontend AJAX filtering for the query block would be amazing.
I think they’re working on that in Gutenberg. But these core blocks are still changing so much that building something now could easily break in a month. I’d recommend checking out FacetWP—it’s a solid option for what you need.
Ray said:
I’d love a plugin that filters posts in a query block without reloading the page. Something lightweight, just for filtering categories or tags without tons of extra features.