Weekly field notes · 2026-08-24

WordPress Trend Report — 2026-08-24

WordPress 7.1 "Mary Lou" released with new blocks, responsive styling tools, and an Icon Registration API, alongside the Accessibility Lab plugin for testing ac

Report settings

Weekly Summary

Article Inventory (13 articles)
  1. Hands-on with the WordPress 7.1 Icon Registration API (WordPress Developer Blog) — WordPress 7.1 introduces a public API for registering custom icons, allowing developers to define icon collections and individual SVG icons using wp_register_icon_collection() and wp_register_icon().
  2. X-post: Help shape the Accessibility Lab plugin (Make Core) — The Accessibility Lab plugin is a new initiative to gather accessibility experiments and tools that can't yet be part of Core, allowing the community to test and provide feedback.
  3. Call for WordPress 7.1.x Release Managers (Make Core) — WordPress 7.1.0 was released on August 19, 2026, and the 7.1.1 maintenance release is expected between September 1 and 24, depending on bug severity and quantity.
  4. What’s new in Gutenberg 23.8? (19 August) (Make Core) — Gutenberg 23.8 introduces shareable URLs for visual revisions, an in-editor code diff view, email notifications for @mentions in notes, and performance improvements for List View on large posts.
  5. Dev Chat summary: August 18, 2026 (Make Core) — The August 18, 2026 Dev Chat covered WordPress 7.1 RC3 and RC4 releases, the opening of the 7.2 branch requiring double sign-off, and a commit freeze until post-release on Wednesday.
  6. AI Creates Opportunity While Artists Ship at WordCamp US 2026 (WordPress.org News) — WordCamp US 2026 featured over 50 sessions covering AI, accessibility, and open web topics, with contributors working on real-world projects like adding email settings and building a Photo Directory importer.
  7. WordPress 7.1 “Mary Lou” (WordPress.org News) — WordPress 7.1 "Mary Lou" introduces responsive styling tools in the Site Editor, allowing users to apply styles for different screen sizes without custom CSS.
  8. Headless WordPress Hosting: Pros, Cons, and Real Costs (ACF Blog) — Headless WordPress hosting separates the backend and frontend into two deployable applications, requiring evaluation of factors like API performance, PHP concurrency, caching, and frontend runtime support.
  9. ACF 6.8.8 (ACF Blog) — ACF 6.8.8 addresses an issue where Image and Gallery fields would reject SVG files.
  10. ACF Chat Fridays: AI Tooling & Development Roadmap (ACF Blog) — The August ACF Chat Fridays session covered security updates, upcoming plugin features like admin settings and AI-powered field suggestions, and discussed AI tools such as agents, Model Context Protocol (MCP), and Cursor for streamlining WordPress development.
  11. Gutenberg Changelog #134 – Gutenberg 23.7, 23.8, WordPress 7.1 and more (Gutenberg Times) — WordPress 7.1 introduced new styling tools, updated media flow, notes for collaboration, and improved AI workflow support, with pseudo states (hover, focus, active) added to buttons and navigation links.
  12. Icons, Tabs, and responsive styles: the community gets to work on WordPress 7.1 — Weekend Edition 374 (Gutenberg Times) — WordPress 7.1 was released, featuring a new shortcut in user profiles linking directly to w.org/@[username].
  13. ACF Chat Fridays: AI Tooling & Development Roadmap (ACF Chat Fridays) — The August ACF Chat Fridays session covered security updates, upcoming features like admin settings and AI-powered field suggestions, and discussed AI tools such as agents, Model Context Protocol (MCP), and Cursor for streamlining WordPress development.

WordPress 7.1 "Mary Lou" was officially released on August 19, 2026, with features like responsive styling tools in the Site Editor, a consistent admin bar across all editors, and new blocks such as Playlist and Tabs. The release planning for WordPress 7.1.x maintenance versions is underway, with the call for volunteers to manage releases open until August 28. Gutenberg 23.8 introduced shareable URLs for visual revisions, an in-editor code diff view, and performance improvements for List View on large posts. Additionally, the Accessibility Lab plugin is a new initiative to test accessibility experiments outside of Core.

Developer Implications

Freelance and agency developers should monitor the WordPress 7.1.x maintenance releases, as bug fixes are expected between September 1 and 24, depending on the severity of reported issues. Testing windows for these releases are important for ensuring compatibility with existing projects.

The new Icon Registration API in WordPress 7.1 allows developers to register custom icon collections and individual SVG icons using wp_register_icon_collection() and wp_register_icon(). This API requires a unique slug for the collection and either SVG content or file path for each icon, with both parameters being optional but mutually exclusive.

Developers should also consider the new Gutenberg features like shareable URLs for visual revisions and performance improvements in List View, which may affect how they approach content editing workflows. Additionally, the Accessibility Lab plugin offers an opportunity to test and provide feedback on new accessibility tools before they are integrated into Core.

For those working with Advanced Custom Fields (ACF), the ACF 6.8.8 update resolves an issue where Image and Gallery fields would reject SVG files, which is relevant for projects involving media uploads. The ACF team has also discussed AI tooling and development roadmap topics, including Model Context Protocol (MCP) and Cursor, which may influence future plugin development strategies.

Since Last Report

  • New topic: Hands-on with the WordPress 7.1 Icon Registration API (WordPress Developer Blog) — WordPress 7.1 introduces a public API for registering custom icons, allowing developers to define icon collections and individual SVG icons using wp_register_icon_collection() and wp_register_icon().
  • New topic: X-post: Help shape the Accessibility Lab plugin (Make Core) — The Accessibility Lab plugin is a new initiative to gather accessibility experiments and tools that can't yet be part of Core, allowing the community to test and provide feedback.
  • New topic: Call for WordPress 7.1.x Release Managers (Make Core) — WordPress 7.1.0 was released on August 19, 2026, and the 7.1.1 maintenance release is expected between September 1 and 24, depending on bug severity and quantity.

What I'm Watching

The Accessibility Lap Plugin looks promising and is long overdue. I hope it gets the resources it deserves.

ACF 6.8.8 plugin release fixes the rejection of SVG files by the Image and Gallery fields.

With WordPress 7.1 dropping last Wednesday - keep you eyes 👀 peeled for any follow up maintenance releases.


Source Articles

WordPress Developer Blog

Make Core

WordPress.org News

ACF Blog

Gutenberg Times

ACF Chat Fridays


Build Notes

  • Articles analyzed: 13
  • Sources: WordPress Developer Blog, Make Core, WordPress.org News, ACF Blog, Gutenberg Times, ACF Chat Fridays
  • Model: openai-compatible/qwen/qwen3-14b
  • Tokens: 12715 prompt + 1450 completion
  • Estimated cost: $0.00 (local model)
  • Review time: ~8 minutes