What’s Coming in WordPress 6.9? (Options and Screenshots)

whats coming in wordpress 69 og.png

The primary beta for WordPress 6.9 is now obtainable for testing. When it’s formally launched later this yr, will probably be the second and ultimate main WordPress replace of 2025.

This model will carry huge enhancements to writing, collaboration, and efficiency. For instance, you’ll see block-level Notes for suggestions, the flexibility to cover blocks on the entrance finish, and a Command Palette that now works throughout the dashboard.

There will even be loads of new blocks and noticeable velocity boosts.

On this article, we’ll present you what’s coming in WordPress 6.9, full with screenshots and examples of how every function works.

Features and screenshots of the upcoming WordPress 6.9 release

ℹ️ Notice: This beta launch is for testing and growth solely. Please don’t set up, run, or check this model of WordPress on a manufacturing web site (dwell web site your guests see) or mission-critical web site.

As an alternative, we advocate utilizing a staging site or a neighborhood set up. You may check WordPress 6.9 Beta by putting in and activating the WordPress Beta Tester plugin.

Right here’s a fast overview of the adjustments coming in WordPress 6.9:

Collaborate with Block-Stage “Notes”

WordPress 6.9 is taking step one towards a extra collaborative enhancing expertise, just like Google Docs.

A brand new function referred to as “Notes” (previously generally known as ‘Block Feedback’) helps you to connect feedback on to particular person blocks.

Merely click on on a block and, underneath the block toolbar, click on on the three-dot button and choose the ‘Add notice’ choice to depart a notice.

Adding note to a block in WordPress 6.9

Customers can reply to a notice by merely typing their reply beneath it. They’ll additionally click on the verify button to mark a notice as resolved.

You can too view all of the notes hooked up to a put up or web page by clicking on the Notes button on the top-right nook of the Edit display screen.

View all notes attached to a post

From right here, you’ll be able to click on on a notice to view the block the place the notice was added.

This enables groups, companies, and freelancers to depart suggestions and share concepts instantly inside the editor. It’s good for real-time collaboration and helps create a extra environment friendly editorial workflow.

However don’t fear, as a result of these Notes are just for the editor and won’t seem in your dwell web site.

Cover Blocks on the Entrance Finish (Block Visibility)

One other main addition in WordPress 6.9 is the flexibility to cover blocks in your dwell web site.

This new “Cover Blocks on Frontend” function helps you to hold blocks within the editor whereas making them invisible to your guests.

To cover a block, simply click on the three-dot menu within the block toolbar after which choose ‘Cover’.

Hide a block in WordPress 6.9

The hidden block will disappear from the block editor canvas. Now you can save your put up or web page and preview it, and the block won’t seem in your dwell web site.

To revive a hidden block, click on on the Define button within the editor toolbar. There, you will note your hidden block. Now you can click on on the visibility button to make the block seen once more.

Show hidden block

That is good for staging new content material, exploring alternate designs, or leaving inner notes with out creating separate drafts.

Improved Template and Theme Switching

Have you ever ever labored on a customized template within the Full Site Editor and later discovered it lacking whenever you switched themes?

WordPress 6.9 will repair this downside. Your customized templates shall be retained even whenever you change themes, and you may reuse them with different themes.

Keep your custom templates when switching themes in WordPress 6.9

This replace additionally offers you extra management over your templates.

Now you can create drafts earlier than publishing, activate or deactivate templates as wanted, and simply duplicate them.

Edit, duplicate, manage templates in WordPress 6.9

New and Enhanced Blocks

This launch additionally expands your design choices with a number of new blocks.

1. Accordion Block

Beforehand, many WordPress customers had been utilizing the Particulars block to imitate the performance of an Accordion ingredient.

WordPress 6.9 now comes with an Accordion block, which is accessible and helps nested blocks.

Accordion block in WordPress 6.9

2. Phrases Question Block

This new block lets you show phrases for a taxonomy.

For instance, it may be used to show a listing of categories and tags (two default taxonomies).

Terms query block in WordPress 6.9

3. Math Block

At present, customers want an exterior plugin to write math equations in WordPress.

With WordPress 6.9, this shall be mounted with a Math block, which permits customers to simply write math equations within the block editor. This may be useful for instructional blogs and on-line programs.

Adding math equations in WordPress 6.9

4. Time to Learn Block

The brand new Time to Learn block will permit customers to display the time to read or the phrase rely of an article. It may be added to particular person posts or pages, or customers can add it to their templates.

It’s a small contact that may make a giant distinction. When readers see how lengthy a put up will take to learn, they’re extra prone to click on by means of and really end it.

Time to read block in WordPress 6.9

Enhanced Design Choices in A number of Blocks

Paragraph and heading blocks now have a “Match textual content” formatting choice.

This function, also referred to as ‘Stretchy Sort’, robotically scales your textual content to fill its container, which is ideal for hero sections.

Fit text option added to Typography in WordPress 6.9

AI Developments in WordPress Core

WordPress 6.9 will introduce the inspiration for AI-powered workflows inside WordPress Core.

This effort is a part of the brand new AI Constructing Blocks for WordPress initiative, which incorporates the Talents API, PHP AI Consumer SDK, MCP Adapter, and the AI Experiments Plugin.

What’s the new Talents API?

Talents API is a registry of the whole lot WordPress can do in a machine-readable format.

For years, WordPress has provided 1000’s of features by means of core software program, plugins, and themes — however these had been solely accessible by means of code.

The Talents API adjustments that by making a shared language that each people and AI techniques can perceive.

Every plugin or theme can “register” what it’s able to — for instance, analyze web optimization content material, generate experiences, or again up your web site — together with clear inputs, outputs, and permissions.

Abilities API diagram

Right here’s what makes this vital: as soon as talents are registered, AI instruments can uncover and use them robotically.

That signifies that an AI agent like ChatGPT or Claude may quickly run WordPress duties equivalent to optimizing posts, creating pages, or triggering plugin actions — all safely and securely.

Builders can begin experimenting with the Talents API with WordPress 6.9. There’s already an MCP integration available for WooCommerce.

Command Palette Obtainable In every single place

The Command Palette in WordPress is a large time-saver. You may open it by urgent Ctrl + Ok on Home windows or Command + Ok on a Mac.

It offers fast shortcuts for widespread actions in your web site, like creating a brand new put up or previewing a put up in a brand new tab.

Command palette in WordPress dashboard

In WordPress 6.9, will probably be obtainable throughout your complete WordPress dashboard, not simply the Web site Editor.

This allows you to shortly search, soar to particular admin screens, or set off actions from anyplace, making navigation a lot quicker.

Efficiency and Velocity Upgrades

WordPress 6.9 additionally delivers main efficiency enhancements for making a smoother, quicker expertise to your guests.

Listed below are a number of the key upgrades:

  • Output Buffering: A brand new “template enhancement output buffer” operate is launched to enhance efficiency. (#43258)
  • Sooner Loading for Basic Themes: Block types in traditional themes will now load “on demand,” which suggests your web site gained’t load CSS for blocks you aren’t utilizing on a web page. [#64099]
  • Much less Render-Blocking: The Emoji detection script has been moved to the footer, serving to your pages render quicker. [#64076]
  • Improved Server Efficiency: Cron jobs (scheduled duties) will now run at shutdown as a substitute of throughout web page load. This helps scale back the influence in your server’s response time (TTFB). (#63858)

Beneath the Hood Modifications (for Builders)

This launch additionally brings a number of different highly effective updates for builders.

  • Enhancements to the Interactivity API will energy client-side navigation. It will allow cool new options sooner or later, like on the spot search or submitting feedback with no web page reload. (#71603)
  • The Block Binding API has additionally been improved, permitting builders to bind extra content material, like picture captions, to customized fields.

Lastly, it’s vital to notice that WordPress 6.9 won’t embody a brand new default theme. The event group’s focus has been on bettering the editor, APIs, and efficiency.

We hope this text helped you uncover what’s coming in WordPress 6.9 and which new options you’d prefer to check out.

We’re notably excited in regards to the collaborative Notes function and the flexibility to cover blocks, which can streamline content material workflows.

In the event you favored this text, then please subscribe to our YouTube Channel for WordPress video tutorials. You can too discover us on Twitter and Facebook.

Related Post

Leave a Reply

Your email address will not be published. Required fields are marked *