Trusted WordPress tutorials, when you need them most.
Beginner’s Guide to WordPress
WPB Cup
25 Million+
Websites using our plugins
16+
Years of WordPress experience
3000+
WordPress tutorials
by experts

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

Editorial Note: We earn a commission from partner links on WPBeginner. Commissions do not affect our editors' opinions or evaluations. Learn more about Editorial Process.

WordPress 5.8 was released earlier today, and it is the second major release of 2021.

This new release is coming with some major new features and improvements. These changes introduce new creative ways to work on your WordPress website.

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

WordPress 5.8 new features with screenshots

WordPress 5.8 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 initiating the update.

That being said, here’s all that’s new in WordPress 5.8.

The New Template Editor

WordPress 5.8 comes with a new feature called the template editor. It is a step towards creating a full site editing tool using the block editor.

You can create a new template by creating on the ‘New’ link under the template tab while editing a post or page.

Create a new template in the block editor

Note: Template editor is an optional theme feature. If you cannot see the Template tab on the post edit screen, then this means that your theme does not support the feature.

WordPress will then ask you to provide a title for your new template. This could be anything that helps you easily identify the template for later use.

Add template name

After that, WordPress will switch to the template editor mode. This will allow you to edit non-content areas and add site-wide blocks in your template.

Template editor mode

WordPress 5.8 comes with several site blocks that allow you to add different site-wide elements to your new template.

  • Site Logo
  • Site Tagline
  • Site Title
  • Query Loop
  • Post Title
  • Post Content
  • Post Date
  • Post Excerpt
  • Post Featured Image
  • Post Categories
  • Post Tags
  • Login/out
  • Page List

The template editor in WordPress 5.8 is a theme-specific feature. It still uses your WordPress theme’s styles and appearance.

If you want to get full design control for a custom layout, then a far better tool would be a page builder plugin like SeedProd. It works regardless of which WordPress theme you are using which gives you full control on the layout.

Blocks Based Widget Editor in WordPress 5.8

The widgets screen in WordPress now uses the block editor. Simply go to the Appearance » Widgets page to try out the new widgets experience.

Widgets as blocks in WordPress 5.8

Each widget-ready area in your WordPress theme will appear as a tab in the block editor. You can add widgets as blocks to your website’s sidebars and widget-enabled areas.

This gives you greater control over widgets as you can now use blocks to create more engaging widget areas. For instance, you can add buttons, choose colors, group different blocks, and more.

Editing blocks in widget areas in WordPress 5.8

You can still use older widgets by adding the Legacy Widget block to any sidebar.

Adding legacy widgets in WordPress 5.8

Opting Out of The New Widgets Screen

Some users may still want to use the older Widgets screen. This can be easily done by installing and activating the Classic Widgets plugin.

Upon activation, the plugin will simply restore the older classic widgets screen.

WordPress Now Supports WebP Images by Default

WebP is a new image format that reduces image file size by 25-34% than PNG and JPEG without losing quality. This is a big difference and can significantly boost speed and performance of any website.

WordPress 5.8 now supports WebP images by default. This means you can save and upload your WebP images to your WordPress website without using a plugin.

However, some older web browsers don’t support WebP images. If many of your users use unsupported browsers, then you should consider using an image compression plugin.

Image compression plugins can convert images into WebP format and display JPEG or PNG images as the fallback option. For detailed instructions, see our tutorial on how to add WebP images in WordPress.

Media Library Changes in WordPress 5.8

WordPress media library will not be using infinite scroll to load images in the ‘Grid’ view. Instead, you’ll now see a Load more button to view more images.

Load more button in Media Library

Another handy new improvement is the ability to copy the media file URL when uploading directly via Media » Add New page.

Previously, when you added an image directly in the media library you had to edit the image and then manually copy the image URL.

With WordPress 5.8, you’ll now see a button to copy the media file URL and use it anywhere you want.

Copy file URL to clipboard

Block Editor Changes in WordPress 5.8

The block editor is where WordPress users spend most of their time creating content. Each WordPress release brings improvements to the block editor.

Following are some of the new features and improvements in the block editor that you may want to try out.

The Query Loop Block in WordPress 5.8

Ever wanted to display a bunch of posts inside a WordPress page or post?

Previously, you had to use plugins to do that but now you can use the Query Loop block to easily display a list of posts, pages, or products anywhere.

Simply add the Query Loop block to a post or page. You can choose from a bunch of layouts and configure the query parameters in the block settings.

Query Loop block in WordPress 5.8

Duotone Filters for Images and Media Blocks

WordPress 5.8 has introduced Duotone filters for images and media blocks like images, galleries, and cover images.

Applying duotone filter to images in WordPress 5.8

It comes with a few presets and you can create your own presets as well by choosing the colors you want to apply. Your WordPress theme may also include their own presets to match theme colors.

Duotone filters applied on an image in WordPress 5.8

Pattern Recommendations in Add Block Panel

WordPress 5.8 will now recommend patterns in the the add block panel.

For instance, if you look for a common element then it may suggest patterns using that block.

Pattern suggestions in WordPress 5.8

There are some new patterns available and initial work has been laid for integration with the WordPress.org pattern directory.

Easily Select Parent Block in Nested Blocks

Selecting the parent block in columns, groups, and other nested blocks was a bit difficult.

WordPress 5.8 now shows an always visible parent block button in the toolbar which allows you to quickly select it.

Parent block button in the toolbar

Improved List View in Block Navigation

WordPress 5.8 comes with an improved list view panel showing the complete list of blocks in your post or page. This makes it easier to navigate when you are working with a more complex layout.

Improved list view panel in WordPress 5.8

Improved Select Tool with Block Handles

WordPress 5.8 introduces better block highlighting and an improved select tool. It shows you a block handle so that you can easily move blocks up and down.

Better Select tool with block handles

Block Enhancements in WordPress 5.8

WordPress 5.8 has many enhancements for existing blocks. There are more options to choose text, background, and link colors.

More color options

You can now control spacing among columns, cover, and other blocks.

Padding option for blocks

You can now also use gradient background color for tables.

Gradient background color option for tables

Under the Hood Changes

WordPress 5.8 brings many changes for developers to explore and use in their own themes, plugins, and projects. Here are some of the under the hood changes for developers.

A new file called theme.json can now be used by theme developers to configure block settings in one place. For instance, theme developers can use it to define colors, add presets, control which options are available for a block, and more. (See details)

Theme authors can now set layout and content width globally in theme.json file. (See details)

Context aware filters to use block editor APIs on multiple WordPress admin screens. (#52920)

WordPress recovery mode email message will now only be shown when email can be sent. (#52560)

Encouraging usage of block.json metadata file as the canonical way to register block types. (#53233)

We hope this guide helped you explore what’s new in WordPress 5.8. We are particularly excited about the new widget and template editor features.

What are you excited about? 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.

Disclosure: Our content is reader-supported. This means if you click on some of our links, then we may earn a commission. See how WPBeginner is funded, why it matters, and how you can support us. Here's our editorial process.

Editorial Staff

Editorial Staff at WPBeginner is a team of WordPress experts led by Syed Balkhi with over 16 years of experience in WordPress, Web Hosting, eCommerce, SEO, and Marketing. Started in 2009, WPBeginner is now the largest free WordPress resource site in the industry and is often referred to as the Wikipedia for WordPress.

The Ultimate WordPress Toolkit

Get FREE access to our toolkit - a collection of WordPress related products and resources that every professional should have!

Reader Interactions

8 CommentsLeave a Reply

  1. Syed Balkhi says

    Hey WPBeginner readers,
    Did you know you can win exciting prizes by commenting on WPBeginner?
    Every month, our top blog commenters will win HUGE rewards, including premium WordPress plugin licenses and cash prizes.
    You can get more details about the contest from here.
    Start sharing your thoughts below to stand a chance to win!

  2. Tahir Manzoor says

    I am very glad to read these new 5.8 features. I was worried about the widgets lookup when upgrade to new WordPress version. But now i am happy to read that even we a use old widget style by installing simple plugin.

    Thanks to WordPress Team.

    Regards,

  3. Steven Oliver says

    Thank you for making this information available. Due to this post, I was able to get all of the information I needed. I’m pleased we don’t have to use additional plugins to upload WebP images anymore, and I’m glad WordPress now supports them.

  4. Desiree Sims says

    I enjoyed reading about the changes in WordPress. I am reading some of your information as I am making changes to my WordPress blog.

  5. diana says

    Not really happy with the widget area and the forcing us to have a new plugin to use the classic feature. Thanks for the list of updates, I appreciate.

  6. AK Patil says

    Thanks for sharing. Because I was curious about 5.8 and now, I can see how it makes life easier. Exciting indeed.

Leave a Reply to Muhammad Asif 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.

WPBeginner Assistant
How can I help you?

By chatting, you consent to this chat being stored according to our privacy policy and your email will be added to receive weekly WordPress tutorials from WPBeginner.