WordPress 6.8: all new features to optimize your website and boost its performance

By:
Picture of Adam
Adam
Computer screen with wooden table interface near window
5/5 - (1 vote)

To summarize

Key points Important details
New development strategy Transition to only one major version per year with release scheduled for April 2025.
Improved performance Integration of speculative loading via API Speculation to reduce loading times.
Unified Editor Fusion of site and content editor for simplify the interface user.
Enhanced security Implementation of bcrypt and hash BLAKE2b for better password protection.
New Gutenberg Blocks Added blocks embed for Gravatar, Canva and YouTube No cookie.
Extended compatibility Access to Book style for classic themes without requiring a complete ESF theme.

WordPress 6.8, nicknamed « Cecil » in tribute to jazz pianist Cecil Taylor, represents a major turning point in the development of this indispensable platform. Planned for April 2025, this new version is part of a revised development strategy with only one major version per year. I notice that despite a particular development context, with a reduction of teams and contributions, WordPress 6.8 focuses on optimization and bug correction while making significant improvements. Unified editor, boosted performance and new Gutenberg features promise a significantly improved user experience. Approach « polish & bug fix » adopted for this release shows a willingness to stabilise rather than a race for features.

WordPress 6.8: Release date and main advances

The release schedule of WordPress 6.8 follows a precise schedule with a Beta 1 scheduled for March 4, 2025, followed by a Release Candidate 1 on March 25, to reach the final version on April 15, 2025. This future version marks a significant change of pace in the development of WordPress. So, following a decision validated by 30 contributors on March 27, we will move on to a single major annual version (6.8 in 2025, 6.9 in 2026, 7.0 at the end of 2027).

The development context of this release reflects the tensions within the WordPress ecosystem. Automattic, the main contributor to the project, drastically reduced its participation to only 19 hours weekly compared to 3539 hours initially. This slowdown would be linked to the legal dispute between Matt Mullenweg and WP Engine. Other major players such as Newfold Digital (Yoast, Bluehost) have also decreased their contribution.

Despite these constraints, the team of ten professionals led by Matt Mullenweg managed to integrate more than 491 improvements and 695 bug fixes in this version. Roles within the team have been optimized as some technical functions have been merged to maximize efficiency in this context of limited resources.

Also read:  The best training to learn to invest in 2024

Rethought site editor: a simplified user experience

The unification of the site editor and the content editor is one of the major improvements of WordPress 6.8. This merger offers a more coherent interface that facilitates the overall management of the site. The overall edit option of the content area or layout now extends to all types of custom content, offering unprecedented flexibility to configure your page display.

Direct designation of a page as a home or blog page becomes possible directly from the editing interface, eliminating the need to navigate to settings. This simplification of workflow reflects the desire to make WordPress more intuitive for all users, whether they are novices or experts.

The new font selector integrated with style management allows you to instantly preview the typographical rendering of your content. I particularly appreciate the new template duplication feature that greatly accelerates the creation of similar but distinct layouts, saving valuable time for developers like me working on complex projects.

Improving the user interface

Adding action « Cut » in addition to « Copy » enriches the experience of handling blocks. This basic but essential functionality greatly facilitates the organisation of content within the publisher. The improved display of model status (active/inactive) also offers better visibility on the elements actually used in your theme.

Improved performance: loading time and optimization of Core Web Vitals

The integration of speculative loading via the API Speculation represents a major step forward for the performance of WordPress sites. This technology, inspired by the Speculative Loading plugin (which already has 40,000 active installations), makes it possible to preload pages intelligently according to user behavior. The result is a significant improvement in the Largest Contentful Paint (LCP), a crucial indicator for SEO.

  • Improved hash function with bcrypt and hash BLAKE2b via Sodium
  • Normalization of the code with strict controls on the data type
  • Enhanced compatibility with PHP 8.3/8.4
  • Optimizing support for AVIF/HEIC formats in the media library
  • Refactoring to use the latest component versions
  • Specific optimizations of editor performance

In 2024, I found that performance is a determining factor for the success of a website. WordPress 6.8 meets this requirement by providing technical optimizations that will significantly improve the overall responsiveness of the platform and the end user experience.

The new features of Gutenberg in WordPress 6.8

This version incorporates Gutenberg's 19.4 to 20.4 mouldings, greatly enriching the arsenal of available blocks. Three new embedded blocks appear: Gravatar, Canva and YouTube without Cookie. The social media block expands with the addition of Discord, while the new block « Total Results Query Loop » offers new display possibilities for item lists.

Existing blocks also benefit from substantial improvements. The image block now allows you to directly designate an image as « Focus » without going through traditional metadata. The Media+Text block incorporates more flexible image ratio management, while Query Loop adds parameters to control hierarchical levels.

The opening of style management and patterns to classical themes is a major development. This novelty, particularly useful for hybrid themes, allows access to Style Book even without using a complete ESF theme. I was able to see in this Article that this inclusive approach meets the expectations expressed by many developers.

Also read:  Why take a training course in finance can transform your professional future?

Query Loop Block Improvements

The Query Loop block, the real cornerstone of the dynamic display in WordPress, greatly enriches in this version with:

  • Filter publications by year to better target posted content
  • Improved pagination offering more presentation options
  • An option to ignore certain publications
  • Query Loop Depth Setting parameter for accurate control of all loops
  • A postfix dedicated to publications pinned to highlight them

Glass screen with complex data and technological graphics

Artificial Intelligence: Integrated AI Assistant and its capabilities

Although official communications on WordPress 6.8 do not explicitly mention a native AI assistant, the orientation towards intelligent automation is perceptible in several features. Optimized editing and content management processes seem to prefigure further future integration of artificial intelligence technologies.

In my daily practice of WordPress development, I anticipate that the plugin ecosystem will quickly exploit these new foundations to offer IA assistants dedicated to content creation, code generation or SEO optimization. These tools will likely build on the modernized hooks and redesigned architecture of WordPress 6.8.

While this version does not make the AI its battlehorse, it nevertheless lays the technical foundations for its progressive integration. The WordPress community carefully observes this evolution which could profoundly transform the experience of creating and managing sites in the next versions.

Enhanced security: protective measures in this version

Secure user data is a priority in WordPress 6.8, with the implementation of bcrypt and hash BLAKE2b via the Sodium library for password hashing. This significant technical improvement offers far superior protection against brute force attacks and decryption attempts.

The introduction of strict data typing controls significantly reduces the risk of malicious injections. This more rigorous approach to validation of user input helps to build a more robust WordPress environment against current threats.

  1. Strengthening password hashing with modern algorithms
  2. Strict validation of data types to prevent injections
  3. Compatibility with latest versions of PHP incorporating improved protections
  4. New hooks for secure customization
  5. Targeted correction of vulnerabilities identified in previous versions

In a context where cyber attacks are increasing, these security improvements are crucial to maintain user confidence in the WordPress ecosystem.

Mobile compatibility and responsive design: major improvements

The mobile experience benefits from substantial optimizations in WordPress 6.8, with a more responsive editing interface and improved multi-device preview. The redesigned Book Style makes it easy to create consistent designs on all screens thanks to its back zoom mode, particularly useful for adjusting section styles.

Speculative loading greatly improves mobile network navigation, often constrained by bandwidth limits. Optimized support for modern image formats such as AVIF and HEIC significantly reduces page weight while maintaining high visual quality.

Also read:  The 5 key skills to develop to master personal finance
Improvement Impact on the mobile experience
Speculative loading More fluid navigation, reduced waiting times
AVIF/HEIC support Lighter images, faster loading
Improved Book Style Coherent designs on all screen formats
Removal of Title Infobulles Improved accessibility on touch interfaces

The removal of title tooltips in favour of more modern accessibility solutions is evidence of a particular focus on touchscreen users. These optimizations contribute to a more fluid and enjoyable mobile experience, essential at the time when more than 60% of web traffic comes from mobile devices.

View of a design desktop interior through a phone screen

WordPress 6.8 for developers: API and new technical features

For developers, WordPress 6.8 brings a set of technical innovations that expand the possibilities of customization. The extension of Block Bindings to widgets opens the way to more dynamic and interactive administrative interfaces. Block Hooks extend their reach to synchronized patterns and block « post content », offering new opportunities to inject content.

The translation chain benefits from substantial improvements, notably with the sending of admin e-mails following updates of plugins in the admin language. This attention to language details reinforces the experience of international users.

New APIs and hooks

The enrichment of the WordPress ecosystem with new hooks offers developers additional anchor points to customize CMS behavior. Standardizing code with strict data typing controls facilitates the development of robust extensions and early detection of potential errors.

  • Block Bindings extended to widgets for dynamic administrative interfaces
  • Block Hooks for Synchronized Patterns and Block « post content »
  • New hooks to customize Core behavior
  • Translation chain improvements and multilingual management

Migration and update: how to move to WordPress 6.8 without risk

The migration to WordPress 6.8 requires careful preparation to avoid any malfunction. I systematically recommend that my clients start with a complete backup of their site, including database and files. Testing the update on a pre-production environment is an essential step, especially for complex or high-traffic sites.

The compatibility of plugins and themes is crucial before migration. Extensions related to the editor or operating the Gutenberg features deserve special attention, given the significant changes made in these areas. For sites using PHP 8.3 or 8.4, WordPress 6.8 compatibility improvements should facilitate transition.

  1. Perform full backup (file and database)
  2. Test first in pre-production environment
  3. Check compatibility of plugins and themes
  4. Planning the update during a period of low traffic
  5. Test critical features after update
  6. Update all plugins to their compatible versions

Comparison with previous versions: what really changes

WordPress 6.8 marks a significant evolution from previous versions, with an emphasis on stabilization rather than frantic addition of features. This approach « polish & bug fix » represents a welcome change of philosophy after several development cycles very oriented towards new developments.

The unification of the publishing interface contrasts with the compartmentalized approach of previous versions, where site editor and content editor coexisted as separate entities. This convergence considerably simplifies the learning curve for new users while streamlining workflows for professionals.

The integration of speculative loading is a major innovation absent from previous versions. This intelligent preloading technology probably represents the most significant performance improvement in several versions. Extension of modern features to classic themes It also demonstrates a desire for inclusiveness, allowing sites using traditional themes to benefit from recent advances without full migration.

Discover our other publications :
EnglishenEnglishEnglish