What’s New in WordPress 6.8? A Comprehensive Overview

WordPress 6.8 Comprehensive Overview

WordPress 6.8 “Cecil” was introduced on 15th April 2025. This new version of WordPress brings many new improvements and features to the table.

You must be wondering what this “Cecil” is. Every WordPress release celebrates an artist who left their mark in music. And this time, we are honoring legendary pianist and jazz pioneer Cecil Taylor.

In this blog, we are going to explore what WordPress is offering with the new and upgraded version.

What’s WordPress 6.8?

This new update from WordPress focuses on boosting site performance, security, accessibility, and offering access to smarter tools for website management.

Most of the sites are already running on the new version. If you have not updated yours, don’t worry, WordPress will update it for you without any hassle.

Key Features of WordPress 6.8

In this new and updated version of WordPress, they have given more importance to improving the existing features than introducing new ones.

Through these refinements, it helps the website to be faster, secure, and easier to manage.

Without further ado, let’s move on to the different key features that have been implemented.

Enhanced Style Book = Easy Management

A style book in WordPress gives an overall idea of the site’s colors, typography, and block styles on a single page.

With WordPress 6.8, the style book is now getting a more structured format. The current layout makes it even more accessible to edit almost every other style of your site in one place.

These design tools now give the autonomy to customize without the need of having any coding knowledge.

Style book now works with classic themes, but they should use either the theme.json file or editor-styles.

Template View in Preview Dropdown

WordPress 6.8 has made it easier to switch between post edit mode and template mode, saving time and enhancing workflow.

While the feature was already present, it was in the side toolbar.

Speculative Loading

Faster page loads are now possible with the new update. The update helps the site to preload the content right when the user hovers over or clicks on the link.

The transition from one page to another becomes smooth, which helps in improving the overall user experience.

You can control how it should work, either using a plugin or code, and thus ensuring maximum efficiency.

This feature was introduced by the WordPress performance team over a year ago with the introduction of the Speculative Loading Plugin, which uses the same Speculation Rules API.

It has shown an effective increase in Largest Contentful Paint.

Password Security with Bcrypt

The new security update significantly enhances protection from unauthorized access. With this notable upgrade, there is an effective change to the security for WordPress websites.

WordPress used PHPass earlier for password security, and now it has transformed to bcrypt, which requires a lot more computing power to break.

The passwords will be rehashed using bcrypt when one logs in.

The best part is that you don’t need to fret about making these possible; it just happens without hindering your work in any way.

Faster Interactions, Smoother Transitions

Who wouldn’t want a site that loads in a snap of a second? What if I told you that WordPress allows you to make it happen?

Yes, with the new 6.8 update, Interactivity API lays the groundwork for snappier interactions. Usually, when a user clicks something on your website, it might take some time to show up.

A time more than the average can affect your website, and it is a key performance metric called INP or Interaction to Next Paint.

Better Data Views

WordPress 6.8 makes life easy by arranging everything in one place. Data Views were originally introduced in WordPress 6.5.

In 6.8, it gets better where you have customizations based on preview, slug, parent, templates, etc.

Data Views WordPress 6.8

Newly Introduced Block Enhancements

Query Total Block

Query Loops help display your blog posts and other content in different visual layouts. It helps in building engaging pages, and it updates as you post new ones.

Query Total Block displays the total number of results that is based on the query or the range of results that are displayed.

You can also ignore sticky posts in WordPress 6.8, unlike earlier versions. You also have multiple design options for displaying the query loop.

Image Block

Any image that is being uploaded into your blog can be easily added as the featured image without the need to upload the same image again as a featured image.

Set as Featured Image from Dropdown Menu

Accessibility Enhancements

Redundant title attributes are now removed and thus reducing the chances of confusion for users.

While this might not look like a great improvement, it is extremely helpful for users who are using assistive technology.

There are also more than 100 accessibility improvements that have come along with WordPress 6.8.

Conclusion

WordPress 6.8 “Cecil” focused on improved usability, security, and performance.

The WordPress 6.8 update features a host of exciting new features to make your site safer, faster, and easier to manage. The Style Book, speculative loading, and bcrypt password hashing are all designed to make your life easier.

FAQs

What is WordPress 6.8 “Cecil” named after?

It’s named in honor of jazz pioneer Cecil Taylor, following WordPress’s tradition of celebrating influential musicians.

How does the new Style Book help users?

It provides a centralized visual guide for site styles, allowing easy, code-free customizations.

What is speculative loading in WordPress 6.8?

It preloads pages based on user interaction (like hovering), making transitions faster and smoother.

Is there any change to password security in this version?

Yes, WordPress now uses bcrypt for password hashing, offering stronger protection against breaches.

Can classic themes use the new style features?

Yes, but they must support theme.json or editor-styles for compatibility.

Further Reading