Tag: purpose-driven development
-

A targeted patch for the Video Card block, fixing two playback state bugs and adding transforms to and from the core video block. Video Card Improvements You can now transform between the Video Card block and the core video block…
-

Showcase 2.1.0 adds a new Gallery Flow block, cleans up the block registration architecture, and ships two meaningful accessibility improvements. Gallery Flow The new Gallery Flow block brings a purpose-built gallery carousel to Showcase. If you’ve used the core Gallery…
-

WordPress Was Never for Machines. Let’s Not Pretend Otherwise. There is a conversation happening in the WordPress community right now that I think deserves a more honest answer than it has been getting. The argument goes something like this: AI…
-

Executive Summary WordPress powers over 40% of the web. Its built-in search has never kept pace with the content discovery expectations of modern users. A search that returns every post containing a keyword, with no sense of relevance or context,…
-

Most filter plugins are monolithic. WordPress moved to modular. The WordPress Block Editor introduced a modular content architecture. Blocks are independent, composable units that respect a shared design system through theme.json, communicate through block context, and integrate into a template…
-

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…