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.

WordPress Content Guidelines: Ending Editorial Chaos

WordPress is introducing Content Guidelines as a new Gutenberg experiment to centralize editorial standards. This machine-readable foundation aims to solve “editorial drift” by providing a single source of truth for brand voice, tone, and structural rules, making them accessible to both human authors and AI content assistants within the admin UI.