Inside AI Experiments 0.4.0: Image Generation and Beyond

AI Experiments 0.4.0 has officially released, bringing prompt-based image generation to the Block Editor and Media Library. This update also introduces Generate Review Notes for editorial assistance, setting the foundation for the upcoming WordPress 7.0 release. Learn why this architectural shift matters for developers and what’s next for the “WordPress AI” rebrand.

Customizing WordPress 7.0 Breadcrumb Block Filters

WordPress 7.0 introduces the native Breadcrumbs block, finally allowing developers to ditch heavy plugins for site navigation. In this guide, I break down the two new Breadcrumb block filters—block_core_breadcrumbs_items and block_core_breadcrumbs_post_type_settings—to show you how to programmatically control site hierarchy and handle complex taxonomy scenarios without breaking your layout.