WPBeginner

Beginner's Guide for WordPress

  • Blog
    • Beginners Guide
    • News
    • Opinion
    • Showcase
    • Themes
    • Tutorials
    • WordPress Plugins
  • Start Here
    • How to Start a Blog
    • Create a Website
    • Start an Online Store
    • Best Website Builder
    • Email Marketing
    • WordPress Hosting
    • Business Name Ideas
  • Deals
    • Bluehost Coupon
    • SiteGround Coupon
    • WP Engine Coupon
    • HostGator Coupon
    • Domain.com Coupon
    • Constant Contact
    • View All Deals »
  • Glossary
  • Videos
  • Products
X
☰
Beginner's Guide for WordPress / Start your WordPress Blog in minutes
Choosing the Best
WordPress Hosting
How to Easily
Install WordPress
Recommended
WordPress Plugins
View all Guides

WPBeginner» Blog» News» What’s New in WordPress 5.5 (Features and Screenshots)

What’s New in WordPress 5.5 (Features and Screenshots)

Last updated on August 11th, 2020 by Editorial Staff
564 Shares
Share
Tweet
Share
Pin
Free WordPress Video Tutorials on YouTube by WPBeginner
What’s New in WordPress 5.5 (Features and Screenshots)

WordPress 5.5 was released earlier today, and it is the second major release of 2020.

This new release is packed with a lot of improvements, many of them are focused around the WordPress block editor. It also includes some long-awaited features that are making their debut with this release.

In this article, we’ll share what’s new in WordPress 5.5, and which features you should try after updating your websites.

Features and screenshots of WordPress 5.5

WordPress 5.5 is a major release, and unless you are on a managed WordPress hosting service, you’ll have to manually initiate the update.

Important: Don’t forget to create a complete WordPress backup before starting the update.

Improved Block Editor in WordPress 5.5

The block editor is where you spend most of your time creating content for your WordPress blog. It has been regularly maintained and each WordPress release brings improvements to the block editor.

WordPress 5.5 brings some significant changes to help you use block editor more efficiently.

Integrated Block Directory

WordPress 5.5 now comes with an integrated block directory. This means that if you want to add a block that is not available on your site, then you’ll automatically see suggestions from the block directory.

Block directory in WordPress 5.5

Block directory is essentially a collection of WordPress plugins that allow you to add different types of blocks to your site. This does not include block library plugins that come packed with several useful WordPress blocks that you can use right away by installing a single plugin.

UI Changes in The Block Editor

Perhaps the most noticeable thing in WordPress 5.5 is the visual improvements to the block editor. Borders and highlighting are improved to make block editor more accessible.

Improved block editor UI

The ‘Add new block’ button (+) is now more noticeable and looks more like a button with a black background.

Edit Images Inside Block Editor

WordPress 5.5 allows users to edit images inside the block editor. You can adjust image height, width, aspect ratio, crop, and rotate without leaving the post editor.

Inline image editing in WordPress 5.5

Of course, you can still perform basic image editing in the media library as well. However, inline image editing will now help new users easily discover these built-in editing options.

Introducing Block Patterns

The block editor already had reusable blocks and groups which allowed users to save most commonly used blocks and reuse them.

WordPress 5.5 adds a new feature called block patterns. These are commonly used blocks with pre-configured settings that you can instantly add.

Block patterns in WordPress 5.5

This allows you to quickly create page layouts while maintaining consistency in style across your website. There are a few of them already available in 5.5. More will arrive as WordPress themes and plugins register their own block patterns.

Improved Block Navigation and Movement

One common issue that many beginners struggled with is block navigation. Particularly if you are using nested blocks like columns or groups, then it became a little difficult to select the parent block or move a child element inside it.

WordPress 5.5 now comes with much better block navigation making it easier to select parent block or a nested element inside it. You can also move blocks by grabbing the handle and drag and drop them.

Moving between blocks and navigating around editor in WordPress 5.5

Auto Update Your WordPress Theme and Plugins

WordPress 5.5 takes a big leap towards security by introducing automatic updates for WordPress plugins and themes.

You can now simply go to the Plugins page and enable auto-updates for any WordPress plugin that you have installed on your site.

Enable auto-updates for WordPress plugins

You can also do the same for WordPress themes. Simply go to the Appearance » Themes page and click on a theme to select it. In the theme overview popup, you’ll find the option to enable automatic updates for that theme.

Auto update WordPress theme

This functionality was already available in WordPress but you either had to change WordPress configuration or use a third-party plugin to manage automatic updates. WordPress 5.5 has now made it incredibly easy to ensure that your websites are always running on the latest code.

Update Plugins by Uploading a New Version

Normally, you would update WordPress plugins with automatic updates or by clicking on the update notification. However, sometimes you may have to update a plugin manually.

In that case, your only option was to use an FTP client to upload the new version. WordPress 5.5 has fixed this problem and now you can simply go to the Plugins » Add New page and upload the new version like you would upload any new plugin zip file.

Upload plugin zip file

WordPress will automatically detect that you already have this plugin installed and the new file contains a different version. It will then allow you to ‘Replace current with uploaded’ version.

Replace existing plugin with new version

You can do the same thing for themes as well. Simply go to the Appearance » Themes page and then click on the ‘Add New’ button at the top.

After that click on the Upload Theme button to upload your theme zip file. WordPress will automatically detect the existing theme and will give you the option to ‘Replace current with uploaded’ version.

Replace theme with updated version

Lazy Loading for Images

WordPress 5.5 now lazy loads images on your website. This means that it will only load the images that are visible to the user on screen and delay loading other images.

WordPress now make it a default feature for all sites by adding the ‘loading’ attribute to img tag. This attribute is supported by all modern web browsers (except Safari).

Lazy load images in WordPress 5.5

This improves your website speed and performance significantly. This is also good for WordPress hosting companies, ISPs, and the overall interwebs.

WordPress powers more than 35% of all websites on the internet this major improvement in speed will save a lot of bandwidth, server resources, and electricity.

The Default XML Sitemaps in WordPress

WordPress 5.5 will now automatically publish XML sitemaps for your website. An XML sitemap is a file that lists all of your website content in XML format. This helps search engines like Google to easily discover and index your content.

Sitemaps are a crucial part of WordPress SEO and this feature would help many beginners who are not following SEO best practices.

However, the default WordPress XML Sitemaps are quite limited in features and functionality. This is why both top WordPress SEO plugins, All in One SEO and Yoast SEO will continue providing their own XML sitemaps.

If you are already using an SEO plugin or Sitemaps plugin, then you don’t need to do anything. These plugins will automatically disable the default WordPress XML sitemaps.

Under The Hood Changes in WordPress 5.5

WordPress themes using the get_custom_logo() or the_custom_logo() will not add a link to the homepage when the homepage is displayed. (See details)

Theme developers can now pass arguments among template files. (See details)

Developers can now define default terms for custom taxonomies. (See details)

WordPress 5.5 includes updated external libraries like phpMailer, SimplePie, Twemoji, and more. (See details).

Developers can control the auto-update options by disabling, enabling, or selectively blocking them for specific plugins or themes. (See details)

Dashicons will be updated and include 65 new icons. (See details)

WordPress 5.5 will come with the ability to scan for PHP compatibility issues more effectively. (See details)

We hope this article helped you learn what’s new in WordPress 5.5. We are particularly excited about lazy loading images and block editor changes.

What’s your favorite feature in WordPress 5.5? Let us know in the comments below.

If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.

564 Shares
Share
Tweet
Share
Pin
Popular on WPBeginner Right Now!
  • Google Analytics in WordPress

    How to Install Google Analytics in WordPress for Beginners

  • How to Fix the Error Establishing a Database Connection in WordPress

    How to Fix the Error Establishing a Database Connection in WordPress

  • Revealed: Why Building an Email List is so Important Today (6 Reasons)

    Revealed: Why Building an Email List is so Important Today (6 Reasons)

  • How to Start Your Own Podcast (Step by Step)

    How to Start Your Own Podcast (Step by Step)

About the Editorial Staff

Editorial Staff at WPBeginner is a team of WordPress experts led by Syed Balkhi. Trusted by over 1.3 million readers worldwide.

The Ultimate WordPress Toolkit

34 Comments

Leave a Reply
  1. Titto mk says:
    Oct 1, 2020 at 11:40 pm

    Can I use the same old WordPress 5.0 Gutenberg editor in 5.5 ?

    Reply
    • WPBeginner Support says:
      Oct 2, 2020 at 9:31 am

      If you mean the previous form of the Gutenberg/block editor then not at this time to our knowledge.

      Reply
  2. Alan O'Brien says:
    Aug 22, 2020 at 10:28 am

    Thanks for your article. I upgraded to 5.5 but cannot seem to get automatic updates to plugins and themes to work. It says “Auto-updates disabled” in black text (not a link) in the Automatic Updates column for all plugins. When I select Enable Auto-updates in Bulk Actions and press Apply (with one or more plugins selected), nothing happens. Any suggestions?

    Reply
    • WPBeginner Support says:
      Aug 24, 2020 at 3:33 pm

      You may want to try disabling your plugins to ensure you don’t have one that is disabling the auto-update feature

      Reply
  3. graficgod says:
    Aug 19, 2020 at 8:36 am

    After all this time, we get Gutenberg and blocks, but still no default widget to place posts from one category on a page

    Reply
    • WPBeginner Support says:
      Aug 19, 2020 at 11:38 am

      From the sound of what you’re wanting you may want to look at our article below for creating a category page:
      https://www.wpbeginner.com/beginners-guide/how-to-add-navigation-menu-in-wordpress-beginners-guide/

      Or our guide covering the recent posts block:
      https://www.wpbeginner.com/wp-tutorials/how-to-display-recent-posts-in-wordpress

      Reply
  4. Matthew Henderson says:
    Aug 17, 2020 at 5:12 pm

    It is important to be able to move content from one column to another or one section to another. There used to be grab handles on the left side of the block. Now I can’t find it. When I click the “move” option, I don’t see how to actually move the item.

    Reply
    • WPBeginner Support says:
      Aug 18, 2020 at 11:06 am

      When selecting the specific column rather than the block inside the column you should have an arrow in your editor to help you move the content

      Reply
  5. Adrian says:
    Aug 17, 2020 at 11:52 am

    Is it worh having something like Elementor other than using Gutenburg

    Is there much of an advantage using a Page Builder now?

    Thank you

    Reply
    • WPBeginner Support says:
      Aug 18, 2020 at 10:59 am

      Page builders are still useful for those looking for a specific design for their site’s content.

      Reply
  6. Shelly says:
    Aug 17, 2020 at 12:54 am

    I hate this new update! Two things I do a lot of I can no longer do! I was trying to highlight part of the text and make it a link but when I highlighted it, nothing happened. No toolbar popped up at all. I also was unable to click on a block and turn text into a heading like I used to do. Now I have to click to add a new block, find the heading block, add it, and then retype my heading and erase the old one (which I couldn’t make bigger). ugh!

    Reply
    • WPBeginner Support says:
      Aug 18, 2020 at 10:34 am

      You may want to ensure your editing options aren’t on the top of your editor if that setting was checked after the change to the blocks.

      Reply
  7. booker talk says:
    Aug 14, 2020 at 1:10 pm

    Disappointing to get the message that my site does not support many of the new pattern blocks. I take it that this message means its my theme that is the issue?

    Reply
    • WPBeginner Support says:
      Aug 17, 2020 at 1:28 pm

      There are a few possibilities, you would want to first check with your theme for the most likely culprit.

      Reply
  8. martijn says:
    Aug 14, 2020 at 3:20 am

    I dont like this update, I cant add any new images via add media, this is not working anymore. Anyone else has the same issue?

    Reply
    • WPBeginner Support says:
      Aug 14, 2020 at 10:15 am

      You would want to first go through the recommendations in our article below:

      https://www.wpbeginner.com/beginners-guide/beginners-guide-to-troubleshooting-wordpress-errors-step-by-step/

      Reply
  9. Jen says:
    Aug 13, 2020 at 1:06 pm

    Where is the section to add the featured image, or assign it to a category?

    Reply
    • WPBeginner Support says:
      Aug 14, 2020 at 9:54 am

      That would be in the post’s options and not something that is specifically part of the 5.5 update to WordPress.

      Reply
  10. keri says:
    Aug 13, 2020 at 12:40 pm

    I’m struggling with the new Move To option. Since I don’t have the dots to drag around, I can’t figure out how to move a group of formatted blocks into a column block, if I decide later that I need to use multiple columns in a row. Can you advise?

    Thanks!

    Reply
    • WPBeginner Support says:
      Aug 14, 2020 at 9:59 am

      You would want to manually add your content into a column rather than dragging content from below the column. You should have arrows at the top of your page for changing where blocks are located in your content :)

      Reply
    • Joe says:
      Aug 14, 2020 at 3:33 pm

      I was struggling with this a lot as well. I installed and activated the Gutenberg plugin and it seem to make it work more predictably.

      In my case, I wanted to move content between columns, and I just had to make sure I had at least an empty paragraph in the column, but then I could click on the column and a blue line would appear and then I pressed enter on the keyboard and the block was moved.

      Reply
  11. Miki says:
    Aug 13, 2020 at 11:05 am

    Thank you a clear and brief over view of the new version of WP!

    Reply
    • WPBeginner Support says:
      Aug 14, 2020 at 9:49 am

      You’re welcome :)

      Reply
  12. Sujeet says:
    Aug 12, 2020 at 3:20 pm

    Does the new Lazy Loading Images feature work for previous posts as well, or only new posts that are made post WP 5.5 upgrade?

    Reply
    • WPBeginner Support says:
      Aug 13, 2020 at 10:29 am

      The lazy loading should affect all of your content and not only new content :)

      Reply
  13. Taco says:
    Aug 12, 2020 at 1:32 pm

    Great update, I wait for the point release so all the problems are solved in this new major release. I will definitely try it on my localhost system to test it out

    Reply
    • WPBeginner Support says:
      Aug 13, 2020 at 10:25 am

      We hope your testing goes well with the new update :)

      Reply
  14. Celeb says:
    Aug 12, 2020 at 12:38 pm

    Hey, I was previously using A3 lazy loading, should I remove this plugin as lazy loading is wrapped in 5.5 update?

    I have updated to 5.5, so now can I remove plugins which add lazy loading?

    Reply
    • WPBeginner Support says:
      Aug 13, 2020 at 10:24 am

      You certainly can and see if the new WordPress lazy loading works better for you :)

      Reply
  15. SAURABH TIWARI says:
    Aug 12, 2020 at 8:15 am

    hey i updated but lost my site how to downgrade update as i can not login

    Reply
    • WPBeginner Support says:
      Aug 12, 2020 at 10:20 am

      Rather than trying to roll back WordPress, we would recommend trying the steps in our article below:

      https://www.wpbeginner.com/beginners-guide/beginners-guide-to-troubleshooting-wordpress-errors-step-by-step/

      Reply
  16. Teresa Britton says:
    Aug 12, 2020 at 3:56 am

    Lazy load will be amazing! I’ll be glad to have it without a plugin.

    Reply
    • WPBeginner Support says:
      Aug 12, 2020 at 10:34 am

      We hope it will be amazing for everyone too :)

      Reply
  17. Rajesh says:
    Aug 11, 2020 at 5:51 pm

    Thanks for this article. Haven’t heard about “Update Plugins by Uploading a New Version” feature yet.

    Reply

Leave a Reply Cancel reply

Thanks for choosing to leave a comment. Please keep in mind that all comments are moderated according to our comment policy, and your email address will NOT be published. Please Do NOT use keywords in the name field. Let's have a personal and meaningful conversation.

Over 1,320,000+ Readers

Get fresh content from WPBeginner

Featured WordPress Plugin
MonsterInsights
MonsterInsights
Google Analytics made easy for WordPress. Learn More »
How to Start a Blog How to Start a Blog
I need help with ...
Starting a
Blog
WordPress
Performance
WordPress
Security
WordPress
SEO
WordPress
Errors
Building an
Online Store
Useful WordPress Guides
    • 7 Best WordPress Backup Plugins Compared (Pros and Cons)
    • How to Fix the Error Establishing a Database Connection in WordPress
    • Why You Need a CDN for your WordPress Blog? [Infographic]
    • 30 Legit Ways to Make Money Online Blogging with WordPress
    • Self Hosted WordPress.org vs. Free WordPress.com [Infograph]
    • Free Recording: WordPress Workshop for Beginners
    • 24 Must Have WordPress Plugins for Business Websites
    • How to Properly Move Your Blog from WordPress.com to WordPress.org
    • 5 Best Contact Form Plugins for WordPress Compared
    • Which is the Best WordPress Popup Plugin? (Comparison)
    • Best WooCommerce Hosting in 2020 (Comparison)
    • How to Fix the Internal Server Error in WordPress
    • How to Install WordPress - Complete WordPress Installation Tutorial
    • Why You Should Start Building an Email List Right Away
    • How to Properly Move WordPress to a New Domain Without Losing SEO
    • How to Choose the Best WordPress Hosting for Your Website
    • How to Choose the Best Blogging Platform (Comparison)
    • WordPress Tutorials - 200+ Step by Step WordPress Tutorials
    • 5 Best WordPress Ecommerce Plugins Compared
    • 5 Best WordPress Membership Plugins (Compared)
    • 7 Best Email Marketing Services for Small Business (2020)
    • How to Choose the Best Domain Registrar (Compared)
    • The Truth About Shared WordPress Web Hosting
    • When Do You Really Need Managed WordPress Hosting?
    • 5 Best Drag and Drop WordPress Page Builders Compared
    • How to Switch from Blogger to WordPress without Losing Google Rankings
    • How to Properly Switch From Wix to WordPress (Step by Step)
    • How to Properly Move from Weebly to WordPress (Step by Step)
    • Do You Really Need a VPS? Best WordPress VPS Hosting Compared
    • How to Properly Move from Squarespace to WordPress
    • How to Register a Domain Name (+ tip to get it for FREE)
    • HostGator Review - An Honest Look at Speed & Uptime (2020)
    • SiteGround Reviews from 4196 Users & Our Experts (2020)
    • Bluehost Review from Real Users + Performance Stats (2020)
    • How Much Does It Really Cost to Build a WordPress Website?
    • How to Create an Email Newsletter the RIGHT WAY (Step by Step)
    • Free Business Name Generator (A.I Powered)
    • How to Create a Free Business Email Address in 5 Minutes (Step by Step)
    • How to Install Google Analytics in WordPress for Beginners
    • How to Move WordPress to a New Host or Server With No Downtime
    • Why is WordPress Free? What are the Costs? What is the Catch?
    • How to Make a Website in 2020 – Step by Step Guide
Deals & Coupons (view all)
WPForms Logo
WPForms Coupon
Get 50% off WPForms, the most beginner friendly WordPress contact form plugin available in the market.
DesignEvo
DesignEvo Coupon
Get 25% OFF on DesignEvo premium logo making service.
Featured In
About WPBeginner®

WPBeginner is a free WordPress resource site for Beginners. WPBeginner was founded in July 2009 by Syed Balkhi. The main goal of this site is to provide quality tips, tricks, hacks, and other WordPress resources that allows WordPress beginners to improve their site(s).
Join our team: We are Hiring!

Site Links
  • About Us
  • Contact Us
  • FTC Disclosure
  • Privacy Policy
  • Terms of Service
  • Free Blog Setup
  • Free Business Tools
Our Sites
  • OptinMonster
  • MonsterInsights
  • WPForms
  • SeedProd
  • Nameboy
  • RafflePress
  • Smash Balloon

Copyright © 2009 - 2021 WPBeginner LLC. All Rights Reserved. WPBeginner® is a registered trademark.

Managed by Awesome Motive | WordPress hosting by SiteGround | WordPress CDN by MaxCDN | WordPress Security by Sucuri.