Weekly Summary
Article Inventory
- Dev Chat Agenda – June 24, 2026 (Make Core) — The June 24, 2026, WordPress Dev Chat will address the 7.1 release squad, roadmap, and a merge proposal for a new custom post type, alongside the 7.0.1 schedule and Gutenberg 23.4 updates.
- Hiding the Classic block from the inserter in WordPress 7.1 (Make Core) — WordPress 7.1 hides the Classic block from the block inserter, block library, and slash commands to enforce architectural consistency and reduce new legacy content creation.
- WordPress 7.0 Release Retrospective (Make Core) — WordPress 7.0 ("Armstrong") has officially released, and the Make Core team is soliciting non-anonymous feedback from all contributors regarding the development cycle, squad dynamics, and processes.
- Merge Proposal: Guidelines built on Knowledge (Make Core) — The Make Core team proposes merging the
wp_knowledge custom post type into WordPress 7.1, establishing it as the canonical, shared primitive for storing site-wide standards such as voice, tone, and block rules.
- Browse the New Mercantile Swag Store (WordPress.org News) — The Mercantile storefront is rebuilt almost entirely with blocks, including a block-based cart and checkout, and leverages the Interactivity API for catalog navigation and modal states.
- WordPress Search Plugins Compared by Use Case (ACF Blog) — SearchWP and Relevanssi serve content-heavy sites, with SearchWP offering visual configuration and Relevanssi providing deeper code-level control alongside more generous agency licensing.
- How Headless WordPress Works with Next.js (ACF Blog) — Headless WordPress decouples the backend content management system from the Next.js frontend, typically utilizing the WPGraphQL API for complex content structures over the REST API.
Emerging Trends
- WordPress 7.1 Release Roadmap: The 7.1 release is scheduled to include the removal of the Classic block from the block inserter, slash commands, and the block library, effectively ending new legacy content creation in core while maintaining editability for existing posts. This change is confirmed for the 7.1 release cycle.
- Introduction of the
wp_knowledge Custom Post Type: A merge proposal submitted for WordPress 7.1 introduces a new wp_knowledge custom post type designed to serve as the canonical storage mechanism for site-wide standards, including voice, tone, and block rules. This feature consolidates previously fragmented plugin-specific implementations into a single core resource.
- Release Cycle Feedback Solicitation: Following the official release of WordPress 7.0 ("Armstrong"), the Make Core team is actively soliciting non-anonymous feedback from contributors regarding development cycles, squad dynamics, and processes. The deadline for this feedback is July 20, 2026.
- Block-Based E-Commerce Implementation: The WordPress.org Mercantile storefront has been rebuilt almost entirely using blocks, including a block-based cart and checkout system, leveraging the Interactivity API for navigation and modal states.
Developer Implications
- Prepare for Classic Block Deprecation in 7.1: Developers maintaining sites with significant Classic block usage must plan for the block's removal from the inserter and command palette in WordPress 7.1. While existing content remains editable, new content creation via the Classic block will be impossible by default. If a specific client requirement demands the Classic block in the inserter, developers must implement a custom filter to explicitly re-add it, as noted in the release planning documents.
- Implement
wp_knowledge for Standards Management: For projects requiring centralized control over site voice, tone, and block rules, developers should prepare to utilize the new wp_knowledge custom post type in WordPress 7.1. This replaces the need for maintaining separate, fragmented plugin libraries for guidelines, offering a unified API accessible to writers, editors, and AI assistants.
- Monitor 7.0 Release Feedback Deadline: Freelancers and agencies should review the retrospective feedback form for WordPress 7.0 by July 20, 2026. Providing specific, non-anonymous feedback on the development cycle and squad dynamics can influence process improvements for future releases.
- Adopt Block-Based E-Commerce Patterns: When building or updating e-commerce stores, developers should leverage the block-based cart and checkout patterns demonstrated in the Mercantile storefront, utilizing the Interactivity API for dynamic catalog navigation and modal states to ensure a modern, block-native user experience.
- Evaluate Search Plugin Licensing and Architecture: When selecting a search solution, agencies should consider the trade-offs between SearchWP (visual configuration) and Relevanssi (code-level control and agency licensing) based on the specific use case and client requirements.
Since Last Report
- New topic: Dev Chat Agenda – June 24, 2026 (Make Core) — The June 24, 2026, WordPress Dev Chat will address the 7.1 release squad, roadmap, and a merge proposal for a new custom post type, alongside the 7.0.1 schedule and Gutenberg 23.4 updates.
- New topic: Hiding the Classic block from the inserter in WordPress 7.1 (Make Core) — WordPress 7.1 hides the Classic block from the block inserter, block library, and slash commands to enforce architectural consistency and reduce new legacy content creation.
- New topic: WordPress 7.0 Release Retrospective (Make Core) — WordPress 7.0 ("Armstrong") has officially released, and the Make Core team is soliciting non-anonymous feedback from all contributors regarding the development cycle, squad dynamics, and processes.
What I'm Watching
The proposal to introduce a new custom post type: `wp_knowledge` and a related taxonomy is worth keeping 👀 on. It seems to extend the AI APIs and should "Provide a canonical storage primitive for author-facing and agent-facing site knowledge". Make sense to me.
Source Articles
Make Core
WordPress.org News
ACF Blog
Build Notes
- Articles analyzed: 7
- Sources: Make Core, WordPress.org News, ACF Blog
- Model: openai-compatible/qwen/qwen3.5-9b
- Tokens: 5974 prompt + 1248 completion
- Estimated cost: $0.00 (local model)
- Review time: ~12 minutes