CMS 6.8 is lastly right here 🥳, and we’ve been testing it because the early beta. It’s the primary main launch of 2025 with a number of necessary modifications.
You’ll discover velocity enhancements after the replace, due to the brand new speculative loading function that makes pages really feel like they load earlier than you click on them.
This replace additionally introduces higher design instruments, stronger password safety, and a extra polished web site editor.
We’ve explored all the brand new options, and on this information, we’ll stroll you thru what’s modified, with examples and screenshots alongside the best way.


ℹ️Essential: As all the time, please don’t neglect to create a whole CMS backup earlier than updating to the brand new launch.
Here’s a fast checklist of what’s new in CMS 6.8:
Velocity Increase with Speculative Loading 🚀
CMS 6.8 now consists of speculative loading, a intelligent approach that helps your web site really feel sooner for guests.
It really works by quietly loading pages within the background earlier than somebody clicks a hyperlink. This fashion, the subsequent web page opens virtually immediately.
Consider it like setting the desk earlier than your visitor even walks into the room. By the point they sit down, all the pieces’s already prepared.


That is powered by the Hypothesis Guidelines API. CMS watches for indicators like hovering over a hyperlink and begins preloading that web page simply in case.
Builders can fine-tune how this works by setting guidelines, corresponding to selecting which hyperlinks get preloaded and when.
💡 Shedding prospects as a consequence of a gradual web site? Check out our Website Velocity Optimization service. For a small payment, our actual CMS consultants can fully optimize your web site for blazing efficiency. 🚀
Fashion Ebook Now Works with Traditional Themes 🎨
In CMS 6.8, the Fashion Ebook is now accessible for traditional themes that help the Full Website Editor.
Beforehand, this function was restricted to dam themes solely. Now extra customers can entry it, even when they haven’t switched to a block-based design.
The Fashion Ebook provides you a visible overview of how your blocks look, together with buttons, headings, varieties, and extra, multi functional place.
You’ll discover it by going to Look » Layout » Types when utilizing a appropriate basic theme. This makes it simpler to preview and handle types with no need to edit templates.


CMS has additionally moved web site patterns to Look » Layout » Patterns. Grouping these settings collectively helps preserve your workflow organized.
It’s a welcome improve in the event you’re utilizing a basic theme however nonetheless need entry to trendy styling instruments.
New Layout and Modifying Options in CMS 6.8 🖌️
CMS 6.8 introduces a number of updates that make customizing your web site sooner and extra intuitive. Whether or not you’re adjusting international types or enhancing particular person blocks, these new options show you how to work extra effectively.
Set Any Picture Block as a Featured Picture
With only one click on, now you can flip any picture block right into a featured picture.
This makes the method faster and avoids the necessity to enter submit settings. And don’t fear — deleting the picture block received’t take away the featured picture out of your submit.


Change Part Types from the Toolbar
In zoomed-out mode, the toolbar now allows you to swap between totally different part types on the fly.
That is nice for experimenting with layouts with out searching via menus or sidebars.


World Types Panel within the Website Editor
The Types panel contained in the Website Editor sidebar now makes it simpler to handle your web site’s feel and appear.
You possibly can modify fonts, colours, spacing, and format multi functional place. This can be a massive time-saver while you need to replace your web site’s design with out digging via settings.


Picture Modifying Now Consists of an Undo Choice
After enhancing a picture, like cropping or rotating, you’ll see successful discover with an undo hyperlink.
This makes it simpler to roll again edits if one thing doesn’t look proper.


New Question Whole Block
A brand new block known as Question Whole allows you to show the whole variety of posts proven in a Question Loop.
It’s helpful for archive pages, class filters, or search outcomes the place customers need to know what number of posts are being proven.


Rapidly Set a Posts Section from the Section Checklist
Within the Website Editor, now you can assign any web page as your weblog’s posts web page straight from the web page checklist view.
This small enchancment makes organising your web site’s construction far more easy.


New Choice to Ignore Sticky Posts in Question Loops ♾️
For those who’ve ever been pissed off by sticky posts all the time displaying on the prime of a question loop, then CMS 6.8 has a repair.
Now you can select to disregard sticky posts when making a customized submit format utilizing the Question Loop block.


This offers you higher management over the order of your posts, which is particularly helpful for class pages, weblog archives, or customized layouts.
It’s a small checkbox, however it could actually make an enormous distinction in how your content material is displayed.
Extra Management Over Information Views 🪟
CMS 6.8 brings useful enhancements to Information Views, making it simpler to handle content material within the admin space.
Now, layouts behave extra persistently throughout submit sorts. For instance, you’ll be able to select to point out content material previews within the grid view for pages.


You can even change the density of tables in checklist views.
Relying in your choice, this helps you see extra content material without delay or preserve issues extra spacious.


These modifications don’t soar out at first, however they actually easy out the expertise of managing your web site.
Stronger Password Safeguard with bcrypt 🔒
CMS password safety has been due for an improve, and it lastly arrived in 6.8.
CMS now makes use of bcrypt for hashing passwords. It’s a lot more durable to crack and is extensively trusted by builders for good purpose.
Earlier than this, CMS used a system known as phpass that relied on MD5 hashing. It labored, nevertheless it’s outdated, and a classy assault may compromise it.
Professional Tip💡: Even with stronger password hashing, it’s nonetheless sensible so as to add two-factor authentication. That manner, hackers can’t log in even when they one way or the other get your password.
Bcrypt provides what’s known as a “work issue.” Which means it takes longer to course of every guess, which slows down assaults and retains your CMS account secure.
For those who’re operating a web site, you don’t have to alter something. CMS will deal with it for you quietly within the background.
It’s a type of updates you received’t discover day after day, however we’re glad it’s lastly right here.
Miscellaneous Enhancements in CMS 6.8
Alongside the large options, CMS 6.8 consists of a number of smaller enhancements that assist polish the general expertise:
- Labels throughout CMS now persistently say “Add Merchandise” as a substitute of “Add New Merchandise” while you’re including one thing new. This small element helps create a extra predictable enhancing expertise. [#61219]
- The date format settings display screen now consists of two additional choices to select from. These presets save time in the event you’re not snug creating customized date codecs. [#55685]
- Now you can embed Canva designs straight into your posts utilizing the oEmbed block. This makes it simpler to share visuals with no need additional steps. [#58840]
- Focus types have been refined, hyperlink textual content is now clearer, and kind controls are simpler for display screen reader customers to navigate. [Accessibility Overview]
Below the Hood Modifications in CMS 6.8
CMS 6.8 additionally brings a number of behind-the-scenes enhancements that builders and energy customers will admire. These modifications enhance efficiency, consistency, and suppleness below the hood:
- A brand new operate known as
wp_register_block_types_from_metadata_collection()
permits a number of block sorts to be registered with a single name. This helps plugin builders streamline their code. [Read more] - The Interactivity API now has official greatest practices to information builders constructing dynamic block experiences. These suggestions assist preserve frontend code clear and predictable. [Read more]
- A brand new REST API filter makes it doable to reveal menus publicly. This makes it simpler to tug navigation information into headless or frontend apps. [Read more]
- CMS now correctly localizes PHPMailer error messages and ensures plugin replace emails match the administrator’s language. These modifications enhance the worldwide consumer expertise. [Read more]
- Redundant title attributes have been eliminated throughout core to enhance accessibility. This advantages display screen reader customers and makes interfaces cleaner. [#24766]
- Block Hooks now work with synced patterns. This creates constant block conduct throughout templates, submit content material, and navigation areas. [#62704]
- Website house owners can now take away the “Disable the visible editor” checkbox from consumer profiles. That is useful while you need to simplify the enhancing expertise or implement block enhancing. [#34681]
- New contextual courses have been added to the
physique
tag. They make it simpler to model totally different elements of a web site with customized CSS. [#19736]
Last Ideas on CMS 6.8
We’ve been following CMS 6.8 improvement from planning to the discharge, and it’s nice to see so many considerate enhancements packed into this replace.
The brand new design instruments make it simpler to construct stunning web sites. Efficiency updates like speculative loading assist your web site really feel sooner with out additional effort.
Even behind the scenes, modifications like bcrypt password hashing and higher accessibility make an actual impression, particularly in the event you’re operating a busy or rising web site.
For those who haven’t up to date but, then we advocate doing so after backing up your web site. And when you’re in, take a couple of minutes to discover the brand new options — they’re simple to overlook however enjoyable to make use of.
For those who preferred this text, then please subscribe to our YouTube Channel for CMS video tutorials. You can even discover us on Twitter and Fb.