Weekly Summary
Article Inventory (12 articles)
- On-brand maintenance mode for WordPress Block Themes (WordPress Developer Blog) — WordPress block themes can now use the Site Editor to create and manage a custom, on-brand maintenance mode page without code changes.
- Performance Chat Summary: 14 July 2026 (Make Core) — The July 14, 2026 Performance Chat discussed proposals for environment variables to control WordPress features like Speculative Loading and Realtime Collaboration, with emphasis on host manageability.
- Dev Chat Agenda – July 14, 2026 (Make Core) — The WordPress Developers Chat on July 14, 2026, will focus on upcoming releases and include an open floor for discussions.
- X-post: Hardening GitHub Actions workflows across the WordPress organisation (Make Core) — The WordPress organisation has been hardening GitHub Actions workflows to prevent supply chain attacks by tightening permissions, removing unsafe expressions, and introducing tools like Actionlint and Zizmor.
- Consistent navigation in WordPress 7.1 with persistent toolbar (Make Core) — WordPress 7.1 introduces a persistent toolbar in the editor and admin interface to improve navigation consistency, replacing the site icon with a dedicated back button and ensuring each toolbar icon has a single, clear function.
- WordPress 7.0.2 Release (WordPress.org News) — WordPress 7.0.2 is a security release addressing one critical and one high severity vulnerability, with forced auto-updates enabled for affected sites.
- WordPress 7.1 Beta 1 (WordPress.org News) — WordPress 7.1 Beta 1 is available for testing, with a final release scheduled for August 19, 2026.
- Your Guide to WordCamp US 2026 (WordPress.org News) — WordCamp US 2026 will take place August 16–19, 2026, in Phoenix, Arizona, featuring four tracks including AI, Technical WordPress, and beginner-focused sessions.
- ACF 6.8.6 (ACF Blog) — ACF 6.8.6 includes several bug fixes, such as preventing double-encoding of Google Maps field values and improving field appearance on WordPress 7.0+.
- #WCUS Schedule, iframed Post Editor, WooCommerce 11.0 and so much more — Weekend Edition 369 (Gutenberg Times) — WordCamp US 2026 will take place August 16–19 in Phoenix, featuring four tracks, three workshops, and 34 confirmed speakers.
- The post editor is going full iframe: what block developers need to know before WordPress 7.1 (Gutenberg Times) — WordPress 7.1 will enforce an iframe for the post editor, affecting all themes and blocks regardless of their apiVersion.
- Gutenberg Changelog #132 – Proposals for Core, Calls for Testing, WordPress 7.1 and Gutenberg 23.4 and 23.5 (Gutenberg Times) — WordPress 7.1 and Gutenberg 23.4/23.5 updates include core proposals like Core Abilities for AI agents, the Knowledge post type, and Design System Theming with CSS variables.
Emerging Trends
WordPress 7.1 is a major focus across multiple sources, with Beta 1 now available for testing and scheduled for release on August 19, 2026. Key changes include a persistent toolbar for consistent navigation, enhanced styling controls, improved media handling, and new Notes features with inline formatting and @mentions. Additionally, the post editor will be fully iframed starting in WordPress 7.1, a change that affects all themes and blocks regardless of their apiVersion. This shift is part of broader release planning, with preparation for the iframe transition starting in November 2025.
The WordPress core team is also working on proposals for environment variables to control features like Speculative Loading and Realtime Collaboration, emphasizing host manageability during the July 14 Performance Chat. Security remains a priority, as evidenced by WordPress 7.0.2 addressing critical vulnerabilities with forced auto-updates for affected sites, including fixes for SQL injection and REST API issues.
WordCamp US 2026 is another recurring theme, with confirmed dates of August 16–19 in Phoenix and a focus on tracks like AI, Technical WordPress, and beginner-focused sessions.
Developer Implications
Freelance and agency developers should prioritize testing WordPress 7.1 Beta 1, which is available for download via plugins, direct download, WP-CLI, or the WordPress Playground. The iframe transition in the post editor requires immediate attention: block developers must update their block.json files to use apiVersion 3 and ensure their blocks do not rely on the global document or window. This change will be enforced in WordPress 7.1, with earlier versions providing warnings and partial enforcement based on inserted blocks.
Developers should also review their plugins for compatibility with the persistent toolbar introduced in WordPress 7.1, ensuring that toolbar nodes function correctly within the Site Editor and using screen checks to conditionally hide them when necessary.
Security updates in WordPress 7.0.2, including fixes for CVE-2026-60137 and CVE-2026-63030, require immediate action. Sites running affected versions should apply the forced auto-updates and backports for WordPress 6.9, 6.8, and 7.1 beta2 to mitigate risks.
For those working with Advanced Custom Fields (ACF), upgrading to ACF 6.8.6 is recommended, as it includes bug fixes that prevent double-encoding of Google Maps field values and improves appearance on WordPress 7.0+.
WordPress core developers should monitor the ongoing discussions around environment variables for features like Speculative Loading and Realtime Collaboration, as these may impact how certain WordPress behaviors are configured in different hosting environments.
Finally, developers should consider attending WordCamp US 2026 for insights into upcoming trends and tools, particularly in AI integration, technical WordPress development, and new Gutenberg features like grid layout properties and auto-generated block documentation.
Since Last Report
- New topic: On-brand maintenance mode for WordPress Block Themes (WordPress Developer Blog) — WordPress block themes can now use the Site Editor to create and manage a custom, on-brand maintenance mode page without code changes.
- New topic: Performance Chat Summary: 14 July 2026 (Make Core) — The July 14, 2026 Performance Chat discussed proposals for environment variables to control WordPress features like Speculative Loading and Realtime Collaboration, with emphasis on host manageability.
- New topic: Dev Chat Agenda – July 14, 2026 (Make Core) — The WordPress Developers Chat on July 14, 2026, will focus on upcoming releases and include an open floor for discussions.
What I'm Watching
WordPress 7.0.2 Release (7/17/2026) is a security release, and it is highly encouraged you update ASAP (if forced auto-update did not do it).
WordPress 7.1 Beta 1 is ready for testing. Testing instructions are included in the announcement post. I would encourage folks to review the Call for Testing: Responsive Styling. Test these features and provide your critical feedback. Folks have been asking for responsive styling for years and now that they're being actively developed it is important to make them top notch.
See ya next week! 👋
Source Articles
WordPress Developer Blog
Make Core
WordPress.org News
ACF Blog
Gutenberg Times
Build Notes
- Articles analyzed: 12
- Sources: WordPress Developer Blog, Make Core, WordPress.org News, ACF Blog, Gutenberg Times
- Model: openai-compatible/qwen/qwen3-14b
- Tokens: 13566 prompt + 1685 completion
- Estimated cost: $0.00 (local model)
- Review time: ~15 minutes