Resources
-

This is the biggest architectural change since launch. The entire carousel frontend runs on the WordPress Interactivity API. Every interaction, every breakpoint switch, every slide transition goes through WordPress core’s reactive state system. Embla Carousel handles the mechanics underneath. The…
-

Groundworx Carousel 3.0.0 is live on WordPress.org. This isn’t a feature update — it’s a rebuild. New carousel engine, new frontend architecture, and a color system that finally works the way WordPress intended. Here’s what changed and why. Why I…
-

Why building carousels for clients is harder than it should be Your client wants a carousel—great for mobile, where swiping feels natural. But here’s where it gets complicated: you need it to work differently on larger screens, meet accessibility standards,…
-

We’ve rebuilt the Filter Text block. Autocomplete now only suggests content that actually exists on your site, and the entire plugin now follows WCAG accessibility guidelines. Autocomplete That Guarantees Results The Filter Text block now has autocomplete with two modes:…
-

Query Filters now works with WooCommerce. Filter products by price, rating, stock status, and sale status — all as native blocks inside the editor. No shortcodes. No custom templates. Just blocks. Five new blocks Improvements to existing blocks Filter Active…
-

The Filter Orderby block now supports custom sort options registered through PHP. Sort by custom fields, combine multiple sort criteria, or use callbacks for complex sorting logic. What’s new Register custom orderby options using the groundworx/filter_orderby_options-{post_type} filter. Options are post-type…