---
title: "WordPress 6.9 Field Guide"
url: https://daily.dev/posts/wordpress-6-9-field-guide-rt6mfirfj
source_url: https://make.wordpress.org/core/2025/11/25/wordpress-6-9-field-guide/
type: article
source: "Make WordPress Core"
published: 2025-11-25T15:38:04.285Z
updated: 2025-11-25T15:38:27.460Z
tags: ["webdev", "performance", "php", "wordpress"]
reading_time: 9
upvotes: 10
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# WordPress 6.9 Field Guide

**[Make WordPress Core](https://daily.dev/sources/wordpresscore)** · 9 min read · 10 upvotes · 0 comments

## Summary

WordPress 6.9 introduces block-level collaboration notes, enhanced drag-and-drop editing, and a new WP_Block_Processor for parsing block structures. The release adds new blocks (Math, Accordion, Terms Query), expands the Field API with 10+ field types, and improves DataViews with infinite scroll and custom layouts. Performance optimizations target LCP metrics through on-demand block styles and minified CSS. The Abilities API provides standardized AI integration, while the Interactivity API gains unique ID assignment and improved router support. PHP 8.5 receives beta support, UTF-8 handling becomes environment-independent, and the HTML API gets enhanced serialization. Email handling now supports inline images with cid: references, and apiVersion 3 becomes mandatory for blocks as the editor transitions to iframe architecture in WordPress 7.0.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://make.wordpress.org/core/2025/11/25/wordpress-6-9-field-guide/>

---

Tags: [#webdev](https://daily.dev/tags/webdev), [#performance](https://daily.dev/tags/performance), [#php](https://daily.dev/tags/php), [#wordpress](https://daily.dev/tags/wordpress)

[View this post on daily.dev](https://daily.dev/posts/wordpress-6-9-field-guide-rt6mfirfj)
