WordPress Trend Report — 2026-06-27

Weekly Summary

Article Inventory

  1. 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.
  2. 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.
  3. 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.
  4. 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.
  5. 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.
  6. 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.
  7. 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.

Developer Implications

Since Last Report


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