WordPress 6.8 “Cecil” is released!

WordPress has officially released version 6.8, codenamed “Cecil”, on April 15, 2025. This latest update brings a range of exciting new features, improvements to the editor, and enhancements that aim to make website building more intuitive, secure, and reliable — especially for non-technical users.

WordPress named version 6.8 in honor of legendary jazz pianist and composer Cecil Taylor. The release focuses heavily on refinement and performance rather than introducing a completely redesigned editing experience. It also improves several areas of WordPress that users interact with every day, including the Style Book, Block Editor, page loading, password security, accessibility, and overall performance.

Whether you manage a personal blog, business website, online store, or client websites, WordPress 6.8 includes several improvements worth knowing about.

Table of Contents:

Why “Cecil” ?

Following the WordPress tradition of naming major releases after influential jazz musicians, WordPress 6.8 is named “Cecil” in honor of Cecil Taylor, a pioneering American jazz pianist and composer. Known for his avant-garde approach, improvisational style, and innovative compositions, Taylor played an important role in shaping the development of free jazz.

His unconventional approach to music, creativity, and experimentation makes “Cecil” a fitting name for a WordPress release that continues to introduce new ideas while improving the platform’s existing features and capabilities.

The Style Book

WordPress 6.8 brings improvements to the Style Book, making it easier to preview and manage the visual appearance of your website in one place. The Style Book allows you to see how different blocks and design elements—such as typography, colors, buttons, headings, and other components—look with your current theme styles.

One notable improvement in WordPress 6.8 is that the Style Book is now accessible for Classic themes that support editor styles or use a theme.json file. This makes the feature useful for a wider range of WordPress websites, including sites that are not built entirely with block themes.

To access it, go to Appearance → Design → Styles in the WordPress dashboard. The exact navigation may vary depending on the theme you are using.

Editor improvements

WordPress 6.8 brings several improvements to the Block Editor, making content creation and management more flexible and convenient. One useful update is the ability to exclude sticky posts from the Query Loop block.

The Query Loop block displays a collection of posts based on different criteria. These include categories, tags, and other settings. Previously, sticky posts could automatically appear at the beginning of certain post lists, which was not always desirable. WordPress 6.8 lets you exclude sticky posts from the Query Loop, giving you greater control over post display.

Speculative Loading

Speculative Loading is one of the key performance improvements introduced in WordPress 6.8. It helps pages load faster by predicting which page visitors may visit next and preparing it in advance.

For example, when a visitor is reading a blog post and moves toward a link to another page, the browser may begin loading that destination before the visitor actually clicks the link. When the visitor follows the link, some of the required resources may already be available, resulting in a faster page transition.

This can make navigation feel faster and provide visitors with a smoother and more responsive browsing experience. At the same time, WordPress takes a cautious approach to speculative loading to avoid unnecessarily loading pages that visitors may never visit.

Stronger password security with bcrypt

Security is another important focus of WordPress 6.8. One of the notable improvements is the use of bcrypt for password hashing.

bcrypt is a password-hashing function designed to securely transform a user’s password into a hashed value before it is stored in the database. Unlike encryption, password hashing is a one-way process, meaning the original password cannot simply be retrieved from the stored hash.

With WordPress 6.8, newly created or updated password hashes use bcrypt, providing stronger protection for user passwords. This improvement happens behind the scenes, so website administrators do not need to manually configure bcrypt.

Accessibility improvements

Accessibility continues to be an important part of WordPress development, and WordPress 6.8 includes numerous accessibility fixes and enhancements to provide a better experience for all users.

The update includes improvements across different parts of WordPress, including the Block Editor, blocks, Data Views, navigation, and the overall user interface.

The Block Editor alone receives more than 70 accessibility improvements covering blocks, Data Views, and the overall editing experience. Many of these changes focus on improving labels, navigation, focus management, and the way interface elements are presented to users.

Performance updates

Performance is another major area of focus in WordPress 6.8. The update includes a wide range of performance fixes and enhancements designed to make WordPress faster and more efficient, both in the Block Editor and on the frontend.

WordPress 6.8 pays particular attention to areas such as block registration, query caching, the Block Editor, and frontend performance. These improvements help reduce unnecessary processing and make common WordPress operations more efficient.

The WordPress performance team included 24 performance-related improvements in the 6.8 release, covering new features, enhancements, and bug fixes. These changes are intended to improve everything from the experience of editing content in the WordPress dashboard to browsing published pages on the frontend.

For WordPress developers, these improvements are particularly valuable because they provide a more efficient foundation for building themes, plugins, and custom blocks. For website visitors, the result can be a faster, smoother, and more responsive browsing experience.

Conclusion

WordPress 6.8 “Cecil” is a release focused on making WordPress faster, more secure, accessible, and easier to use. WordPress 6.8 brings several meaningful improvements for users and developers.

For a comprehensive overview of all the new features, enhancements, and improvements included in WordPress 6.8, you can read the official WordPress 6.8 “Cecil” announcement for more details.

And, once again, a big thank you to the 900+ contributors who helped make this release possible. Their continued contributions and dedication help WordPress evolve and remain one of the most widely used platforms for building websites.

Leave a Comment