Category: News
-

Brings a full overhaul of how active colors are applied to triggers and panels Now handled through Interactivity API directives instead of inline styles for cleaner, more reliable rendering. A new “extend trigger to panel” option lets you carry your…
-

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…
-

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…