How will the new version 5 and the Gutenberg editor impact your WordPress website?

View in another language:
How will the new version 5 and the Gutenberg editor impact your Wordpress website?
Categories
Technologies
Author

Benoit Schneider

Managing Technical Director
Date

As WordPress developers since more than 10 years, we follow closely the latest developments of the CMS. In December 2018, the big news was the introduction of a new major version, version 5.0.0. There has been a lot of talk online around Gutenberg, the new block-based WordPress editor it introduces, which was both anticipated and feared by those who rely on the world’s most popular web publishing platform.

When any software’s code source is upgraded, developers usually use versions, the goal being to assign a unique name to unique states of computer software. These version numbers are generally assigned in increasing order and have different levels which define if those are major or minor version changes. In the case of this new WordPress version, we are switching from 4.9.9 to 5.0.0, it’s a major change which usually means they will be backward-compatibility issues. In clear words it means if you upgrade, there is no going back. Anyway it’s not like you really have the choice as WordPress is constantly evolving, the team behind it providing fixes of bugs and security issues that are quickly becoming mandatory to install if you want to avoid security breaches.

A new content editor : Gutenberg

The main improvement of WordPress 5 is the transformation of the content editor which allows you to update the content of your website pages and articles, usually the main text content f the page. It doesn;t change anything for your visitors, the only change is in the admin panel, it concerns how you create and update content.

The previous text editor looked like this :

The new one will be like this :

It doesn’t look like a big change, but basically this new editor now allows to create content using blocks, for example a heading, a paragraph, a quote or a video instead of sticking everything in a MS Word-like editor like it use to be.

Ditching out the page builders

After installing the version 5 of WordPress, you are granted with a welcome page that states the following about this new release :

  • Do more with fewer plugins.
  • Create modern, multimedia-heavy layouts.
  • Work across all screen sizes and devices.
  • Trust that your editor looks like your website.

The most important part here is doing more with fewer plugins in our opinion. Anyway, at Outsourcify this has always been our credo so it’s going in the right direction for us. Mainly by “fewer plugins”, the WordPress team means they expect the Gutenberg editor to replace all the “page builders” plugins that exist to help non-developers to create content with pre-built elements. Most of this tool are convenient when you have no coding knowledge, you can insert blocks into your pages, move them around, and see the effects immediately. We prefer not to use any of those for one simple reason, it’s bloating a WordPress website with tons of additional CSS and JS and the more options they offer, the bigger the pages sent to your visitors are with most of it being unused actually. Instead we prefer to offer to our customer a custom WordPress admin panel with just the elements needed, which will still allow the editor to update all the content, but of course not to change everything which anyway is nearly never needed. The end result is a much lighter website that will load much faster and will rank better in search engines.

Of course some page builders do a great job, we sometimes integrate some, Elementor or Divi Builder for example, when requested by our clients.

It’s also possible to switch back to the previous editor, it’s as simple as installing a plugin called “Classic Editor” from the WordPress team, which disabled the Gutenberg editor and puts back the previous one.

Building content with Blocks

This new editor being integrated into the WordPress core and taking a minimalist approach, it gives some of the advantages of page builders without the bloat, and the new interface is much less cluttered than most page builders, giving a smooth editing experience. As it seems by reading articles online, many content writers don’t like Gutenberg, maybe because they are not familiar with it or think it over complicates the editing of articles. It is a bit more complex than the classic editor but not that much. As of today, we start to use it on all of our WordPress website developments, it works well with our way to handle the development of custom WordPress themes, using Timber and ACF to transform the CMS and into a MVC-framework-like development platform.

Gutenberg with ACF and Timber

ACF actually works well with Gutenberg, ACF version 5.8 introduces the
ability for developers to create their own custom block types using the plugin as a tool to define blocks and the fields they hold. ACF alows to create

Timber, the plugin that inserts the Twig templating engine into WordPress, is also prepared for Gutenberg, and it actually recommends using the ACF Blocks which can then be displayed in a clean way in the templates.

Check these articles on the subject :
Using Gutenberg with Timber
ACF 5.8 – Introducing ACF Blocks for Gutenberg

Upgrading our client’s websites to WordPress 5

We have updated all of the WordPress under maintenance with our team to WordPress 5 (5.0.2 actually as of today) and it was a straight-forward process in all cases, we installed the “Classic Editor” plugin on some websites first to make a seamless transition, on others with left the Gutenberg editor but it did require a bit of adjusting to make it work properly.
Updating to WordPress 5 and so to the new editor is not without risks, it is most likely to break some plugins or themes, in general anything that customises the way the old editor used to work.

We found out the minimal settings to change is to add in the functions.php the theme support for “wp-block-styles”, this is not well explained online but it’s a actually very simple fix in case you get a white page on the Post or Page edit screen after updating :

// Add support for Block Styles / Gutenberg editor
add_theme_support( 'wp-block-styles' );

Benoit Schneider · Managing Technical Director

After studying to become a Web Engineer at the UTBM in France, Benoit experienced working in various IT departments of large companies in Paris as a web developer then as a project manager before becoming a freelance web consultant in 2010, and finally co-founded Outsourcify in Thailand.

Have a project in mind?
Let's start your project today

Contact Us
Have a project in mind?
Let's start your project today

Related blog articles

Technologies

Building AcadAsia: A Technical Deep Dive into Thailand’s International School Advisory Platform

February 11, 2026

Building AcadAsia: A Technical Deep Dive into Thailand’s International School Advisory Platform
Building AcadAsia: A Technical Deep Dive into Thailand’s International School Advisory Platform
Technologies

How to Choose the Right WordPress Agency: Beyond the Sales Pitch

January 20, 2026

How to Choose the Right WordPress Agency: Beyond the Sales Pitch
How to Choose the Right WordPress Agency: Beyond the Sales Pitch
Technologies

Our Headless WordPress Journey with Astro.js and Vue.js

September 2, 2025

Our Headless WordPress Journey with Astro.js and Vue.js
Our Headless WordPress Journey with Astro.js and Vue.js
Technologies

Recent Projects at Outsourcify: A Behind-the-Scenes Series

June 2, 2025

Recent Projects at Outsourcify: A Behind-the-Scenes Series
Recent Projects at Outsourcify: A Behind-the-Scenes Series
Technologies

Will AI Replace Developers? A Reality Check From the Field

March 11, 2026

Will AI Replace Developers? A Reality Check From the Field
Will AI Replace Developers? A Reality Check From the Field
Technologies

Teaching AI and Software Development at Chulalongkorn University: A Two-Hour Conversation That Went Well Beyond the Slides

February 23, 2026

Teaching AI and Software Development at Chulalongkorn University: A Two-Hour Conversation That Went Well Beyond the Slides
Teaching AI and Software Development at Chulalongkorn University: A Two-Hour Conversation That Went Well Beyond the Slides
Technologies

Skipping Figma Doesn’t Mean Skipping Design

February 18, 2026

Skipping Figma Doesn’t Mean Skipping Design
Skipping Figma Doesn’t Mean Skipping Design
Technologies

Vibe Coding Rescue: From MVP to Scalable Platform

February 15, 2026

Vibe Coding Rescue: From MVP to Scalable Platform
Vibe Coding Rescue: From MVP to Scalable Platform
Technologies

Astro Joins Cloudflare: The New Standard for High-Performance Web Architecture

December 14, 2025

Astro Joins Cloudflare: The New Standard for High-Performance Web Architecture
Astro Joins Cloudflare: The New Standard for High-Performance Web Architecture
Technologies

WooCommerce vs Shopify: Which Platform Fits Your Project?

November 21, 2025

WooCommerce vs Shopify: Which Platform Fits Your Project?
WooCommerce vs Shopify: Which Platform Fits Your Project?
Resources

Building a B2B Product: Laying the Right Foundations from Day One

September 29, 2025

Building a B2B Product: Laying the Right Foundations from Day One
Building a B2B Product: Laying the Right Foundations from Day One
Technologies

A ResTech MVP in 1 Month

September 19, 2025

A ResTech MVP in 1 Month
A ResTech MVP in 1 Month
Resources

Why Taking Over a Development Project Is Always a Challenge

August 11, 2025

Why Taking Over a Development Project Is Always a Challenge
Why Taking Over a Development Project Is Always a Challenge
Technologies

From Vibe-Coded Prototype to Production-Ready: How Client Mockups Accelerate Our Work

August 5, 2025

From Vibe-Coded Prototype to Production-Ready: How Client Mockups Accelerate Our Work
From Vibe-Coded Prototype to Production-Ready: How Client Mockups Accelerate Our Work
Technologies

Outsourcify’s 2025 Tech Stack Driving Digital Excellence

August 4, 2025

Outsourcify’s 2025 Tech Stack Driving Digital Excellence
Outsourcify’s 2025 Tech Stack Driving Digital Excellence
Outsourcify Story

What Our Clients Say About Us: A Look at Outsourcify’s Google Reviews

July 30, 2025

What Our Clients Say About Us: A Look at Outsourcify’s Google Reviews
What Our Clients Say About Us: A Look at Outsourcify’s Google Reviews
Outsourcify Story

The Agency Developer: Beyond the Code

July 14, 2025

The Agency Developer: Beyond the Code
The Agency Developer: Beyond the Code
Resources

A Website Is Non-Negotiable in 2025 — But Its Content May Be Training AI

July 9, 2025

A Website Is Non-Negotiable in 2025 — But Its Content May Be Training AI
A Website Is Non-Negotiable in 2025 — But Its Content May Be Training AI
Resources

SaaS Tools Annual Cost Comparison for a 35-User Team – and What You Can Learn from Our Journey

June 11, 2025

SaaS Tools Annual Cost Comparison for a 35-User Team – and What You Can Learn from Our Journey
SaaS Tools Annual Cost Comparison for a 35-User Team – and What You Can Learn from Our Journey
Resources

A Guide to Thailand’s Online Payment Gateways

May 4, 2025

A Guide to Thailand’s Online Payment Gateways
A Guide to Thailand’s Online Payment Gateways
Technologies

10 Programming Practices Worth Rethinking

April 29, 2025

10 Programming Practices Worth Rethinking
10 Programming Practices Worth Rethinking
Outsourcify Story

The Outsourcify Story #1: Lessons from a decade in Web Development

March 23, 2025

The Outsourcify Story #1: Lessons from a decade in Web Development
The Outsourcify Story #1: Lessons from a decade in Web Development
Technologies

Outsourcify partners with Sisense: the Power of Business Intelligence

February 16, 2025

Outsourcify partners with Sisense: the Power of Business Intelligence
Outsourcify partners with Sisense: the Power of Business Intelligence
Technologies

The 8 Archetypes of Software Engineers Every Team Needs (And How to Harness Their Superpowers)

February 6, 2025

The 8 Archetypes of Software Engineers Every Team Needs (And How to Harness Their Superpowers)
The 8 Archetypes of Software Engineers Every Team Needs (And How to Harness Their Superpowers)
Outsourcify Website

Eco-friendly and Accessible Websites: Building a Sustainable Digital Future

December 10, 2024

Eco-friendly and Accessible Websites: Building a Sustainable Digital Future
Eco-friendly and Accessible Websites: Building a Sustainable Digital Future
Technologies

The impact of API-centric approaches on software development

November 27, 2024

The impact of API-centric approaches on software development
The impact of API-centric approaches on software development
Technologies

How to know you can trust a web agency: A practical guide

November 15, 2024

How to know you can trust a web agency: A practical guide
How to know you can trust a web agency: A practical guide
Technologies

Who’s watching? A guide to privacy on websites and protecting your data

November 14, 2024

Who’s watching? A guide to privacy on websites and protecting your data
Who’s watching? A guide to privacy on websites and protecting your data
Technologies

Understanding the differences between MVP and MMP for smarter product development

November 13, 2024

Understanding the differences between MVP and MMP for smarter product development
Understanding the differences between MVP and MMP for smarter product development
Technologies

The top 3 strategic pitfalls that can derail a tech startup

November 8, 2024

The top 3 strategic pitfalls that can derail a tech startup
The top 3 strategic pitfalls that can derail a tech startup
Technologies

How to avoid AI project failures: lessons from automation

November 7, 2024

How to avoid AI project failures: lessons from automation
How to avoid AI project failures: lessons from automation
Technologies

The top 3 pitfalls facing CTOs and how to overcome them

October 31, 2024

The top 3 pitfalls facing CTOs and how to overcome them
The top 3 pitfalls facing CTOs and how to overcome them
Technologies

How do we extract the needs of a startup in the context of a Define Scope – Requirements Workshop?

October 29, 2024

How do we extract the needs of a startup in the context of a Define Scope – Requirements Workshop?
How do we extract the needs of a startup in the context of a Define Scope – Requirements Workshop?
Technologies

The vital role of a product owner in your web project

October 25, 2024

The vital role of a product owner in your web project
The vital role of a product owner in your web project
Technologies

How to choose a web agency: Top platforms to help you find a reliable partner

October 15, 2024

How to choose a web agency: Top platforms to help you find a reliable partner
How to choose a web agency: Top platforms to help you find a reliable partner
Technologies

The breadth of expertise required for Web Development

October 9, 2024

The breadth of expertise required for Web Development
The breadth of expertise required for Web Development
Technologies

Running daily, a day early: cron jobs for everyone

October 7, 2024

Running daily, a day early: cron jobs for everyone
Running daily, a day early: cron jobs for everyone
Company Activities

Behind the scenes: Triple baby party & reflecting on our company’s sociology

October 4, 2024

Behind the scenes: Triple baby party & reflecting on our company’s sociology
Behind the scenes: Triple baby party & reflecting on our company’s sociology
Technologies

Caching: Our number one suspect

August 9, 2024

Caching: Our number one suspect
Caching: Our number one suspect
Technologies

What is a database and how do you choose one for your web application project?

June 18, 2024

What is a database and how do you choose one for your web application project?
What is a database and how do you choose one for your web application project?
Technologies

Outsourcify’s expertise with the Astro framework

June 11, 2024

Outsourcify’s expertise with the Astro framework
Outsourcify’s expertise with the Astro framework
Technologies

What is an API and how does Outsourcify use them?

May 22, 2024

What is an API and how does Outsourcify use them?
What is an API and how does Outsourcify use them?
Technologies

Which LLMs are we using to facilitate the development at Outsourcify?

May 10, 2024

Which LLMs are we using to facilitate the development at Outsourcify?
Which LLMs are we using to facilitate the development at Outsourcify?
Technologies

Integrating an AI service for Real Estate

January 19, 2024

Integrating an AI service for Real Estate
Integrating an AI service for Real Estate
Technologies

User Interface(UI) design process, before & after.

January 14, 2021

User Interface(UI) design process, before & after.
User Interface(UI) design process, before & after.
Technologies

Why and how to migrate from Drupal to WordPress?

November 13, 2020

Why and how to migrate from Drupal to WordPress?
Why and how to migrate from Drupal to WordPress?
Resources

How to achieve 100 on PageSpeed Insights

May 3, 2019

How to achieve 100 on PageSpeed Insights
How to achieve 100 on PageSpeed Insights
Outsourcify Website

Why would you use WordPress for a corporate website in 2019?

March 17, 2019

Why would you use WordPress for a corporate website in 2019?
Why would you use WordPress for a corporate website in 2019?
Technologies

Creating your own blocks in Gutenberg with ACF

January 26, 2019

Creating your own blocks in Gutenberg with ACF
Creating your own blocks in Gutenberg with ACF