惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Martin Fowler
Martin Fowler
WordPress大学
WordPress大学
月光博客
月光博客
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
大猫的无限游戏
大猫的无限游戏
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
博客园 - 聂微东
Apple Machine Learning Research
Apple Machine Learning Research
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
雷峰网
雷峰网
小众软件
小众软件
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园 - 叶小钗
美团技术团队
宝玉的分享
宝玉的分享
Hugging Face - Blog
Hugging Face - Blog
阮一峰的网络日志
阮一峰的网络日志
A
About on SuperTechFans
Jina AI
Jina AI
D
Docker
Last Week in AI
Last Week in AI
MongoDB | Blog
MongoDB | Blog
Stack Overflow Blog
Stack Overflow Blog
Microsoft Azure Blog
Microsoft Azure Blog

WordPress News

Students Built 108 Websites in Two Weeks in Bangladesh WordPress Signs the Open Weights and American AI Leadership Letter – WordPress News AI Creates Opportunity While Artists Ship at WordCamp US 2026 – WordPress News WordPress 7.1 “Mary Lou” – WordPress News Introducing the WordPress Browser Extension – WordPress News WordPress 7.0.4 Release – WordPress News WordPress 7.0.3 release – WordPress News WordPress 7.1 Release Candidate 1 – WordPress News WordPress 7.1 Beta 4 – WordPress News WordPress 7.1 Beta 3 – WordPress News WordPress 7.0.2 Release – WordPress News WordPress 7.1 Beta 1 – WordPress News Your Guide to WordCamp US 2026 – WordPress News WordPress 7.0.1 Maintenance Release – WordPress News The First AI Leaders Graduates – WordPress News Browse the New Mercantile Swag Store – WordPress News Kim Parsell Memorial Scholarship Opens for WordCamp US 2026 Global Partners Across the First Half of the 2026 WordPress Event Season What Happened at WordCamp Europe 2026 – WordPress News Protect The Shire – WordPress News WordPress at 23 Looking Ahead to WordCamp Europe 2026 – WordPress News WordPress 7.0 “Armstrong” – WordPress News WordPress 7.0 Release Candidate 4 Get Your WordCamp US 2026 Tickets WordPress 7.0 Release Candidate 3 Get Involved With WordCamp US 2026 in Phoenix – WordPress News WordPress Student Clubs Build Momentum – WordPress News Celebrating Community at WordCamp Asia 2026 – WordPress News How to Watch WordCamp Asia 2026 Live – WordPress News
WordPress 6.9.3 and 7.0 beta 4 – WordPress News
2026-03-11 · via WordPress News

WordPress 6.9.2 was released earlier today and addressed 10 security issues.

A few users have subsequently reported an issue where the front end of their site was appearing blank after updating to 6.9.2. The issue has been narrowed down to some themes using an unusual approach to loading template files via “stringable objects” instead of primitive strings for file paths.

Although this is is not an officially supported approach to loading template files in WordPress (the template_include filter only accepts a string), it nevertheless caused some sites to break. As a result, the Security Team has decided to address this in a fast follow 6.9.3 release.

As always, it is recommended that you update your sites to the latest version of WordPress immediately. This ensures your site is protected by all available security fixes in 6.9.2 and that you will not be affected by the bug fixed in 6.9.3.

Many thanks to those who reported the issue, assisted in narrowing down the problem, and helped with the fix, in particular Jos Klever who assisted throughout the process.

You can download WordPress 6.9.3 from WordPress.org, or visit your WordPress Dashboard, click “Updates”, and then click “Update Now”. If you have sites that support automatic background updates, the update process will begin shortly. You don’t have to do a thing!

For more information on WordPress 6.9.3, please visit the version page on the HelpHub site.

The next major release of WordPress will be version 7.0, which is planned for April 9, 2026. The Security Team has decided to package a new beta release (7.0 beta 4) to keep everyone protected from the patched vulnerabilities, including the dedicated members of the community focusing their time and effort on testing the upcoming release.

This will be an additional beta release in the 7.0 release cycle. The schedule will remain the same going forward, but with five total beta releases instead of the previously planned four. The next 7.0 beta release is still scheduled for Thursday, March 12th.

This beta version of the WordPress software is still under development. Please do not install, run, or test WordPress 7.0 beta versions on production or mission-critical websites. Instead, you should evaluate Beta 4 on a test server and site.

PluginInstall and activate the WordPress Beta Tester plugin on a WordPress install. (Select the “Bleeding edge” channel and “Beta/RC Only” stream.)
Direct DownloadDownload the Beta 4 version (zip) and install it on a WordPress website.
Command LineUse this WP-CLI command:
wp core update --version=7.0-beta4
WordPress PlaygroundUse the WordPress Playground instance to test the software directly in your browser.  No setup is required – just click and go! 

Beta 4 updates and highlights

WordPress 7.0 Beta 4 contains the ten security patches shipped in WordPress 6.9.2, and more than 49 updates and fixes since the Beta 3 release, including 14 in the Editor and 35 in Core. 

Each beta cycle focuses on bug fixes. More are on the way, thanks to your help with testing. You can browse the technical details for all issues addressed since Beta 3 at these links:

As always, a successful release depends on your confirmation during testing. So please download and test!

Props @peterwilson, @desrosj, @marybaum, @amykamala for peer reviewing.