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.

The post What’s New in WordPress 5.5 (Features and Screenshots) appeared first on WPBeginner.

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

WordPress 5.5 beta is out, and it is scheduled to be released on August 11, 2020. This will be the second major WordPress release of the year, and it comes packed with many new features and improvements.

We’ve been following the development closely and testing the first beta to try out new features that are on the way.

In this article, we will show you what’s coming in WordPress 5.5 with features and screenshots.

What's coming in WordPress 5.5 with features and screenshots

Note: You can try out the beta version on your computer or on a staging environment by using the WordPress Beta Tester plugin.

WordPress 5.5 is still under development, which means features can still change and may not make into the final release.

Having said that, let’s take a look at what’s coming in WordPress 5.5.

New Features and Improvements in The Block Editor

Back in late 2018, WordPress introduced a new writing experience with WordPress 5.0. This new writing interface is called the block editor (aka Gutenberg).

Since then, each new WordPress release brings tons of updates to the editor. WordPress 5.5 will come with many such improvements and new features that will enhance your writing experience several folds.

The following are just some of the enhancements that you may want to try out.

UI Improvements in Block Editor

WordPress 5.5 will come with major UI improvements to the block editor. You will notice borders around toolbars and buttons, new icons, and focus highlighting as you move across blocks while writing.

Block Editor UI changes in WordPress 5.5

The (+) button for adding a new block has changed too and is now more noticeable and looks more like a button.

The New Block Directory

WordPress 5.5 will bring the new block directory to life. These are just WordPress plugins that add new blocks to the block editor, and there are already dozens of new blocks available.

The block directory is also built-in to the ‘Add New block’ search. You can simply search for a feature, and if there is no block that matches your search, then it will automatically show matching results from the block directory.

Search block directory

The block directory includes individual blocks. It does not include block library plugins which ship with multiple useful blocks that you can install.

Block Patterns coming in WordPress 5.5

WordPress 5.5 will introduce block patterns. They are ready-to-use blocks with commonly used settings to help you quickly add them to make layouts.

Block patterns

There are currently a handful of patterns already available. This will grow as plugins, WordPress themes, and the core continues registering more patterns.

Streamlined Block Navigation and Movement

WordPress 5.5 will also make it easier to move blocks around inside the content editor. You can simply click on the block handle and drag it up and down.

Moving blocks around in WordPress 5.5

Another improvement is the ability to select the parent block in the nested blocks like the group or columns block.

Inline Image Editing

WordPress allows you to do some basic image editing like crop, resize, rotate, and scale. However, to do that you need to open the image in the media library.

WordPress 5.5 will allow you to edit images inline without leaving the block editor. You’ll be able to scale, crop, rotate, and resize an image on the spot.

Inline image editing in WordPress 5.5

Auto Updates for WordPress Plugins & Themes

WordPress comes with a powerful updates management system. It also allows you to enable auto-updates for WordPress plugin and themes by changing your WordPress configuration or by using a third-party plugin.

WordPress 5.5 will allow you to enable automatic updates for plugins and themes via the admin dashboard. You’ll be able to go to the plugins page and click on the ‘Enable auto-updated’ next to the plugins that you want to be automatically updated.

Enabling auto-updates for plugins in WordPress 5.5

Similarly, you can also enable auto-updates for themes. Simply click on a theme on Appearance » Themes page and then click on the ‘Enable auto-updates’ link.

Auto updates for themes

The New Default WordPress XML Sitemaps

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.

It plays a very significant role in the WordPress SEO set up. All top WordPress SEO plugins come with XML sitemap feature built-in.

WordPress 5.5 will come with a built-in sitemaps feature enabled by default. It will create a new sitemap index file called wp-sitemap.xml which will contain links to all other sitemap files it will generate.

Default WordPress generated sitemaps in WordPress 5.5

The default Sitemap feature will support all post types, taxonomies (categories, tags and custom taxonomies), and author archives. However, it will still be only providing the basic required functionality of XML sitemap protocol.

If you are already using a WordPress SEO plugin that comes with its own XML Sitemaps, then you don’t need to do anything. The two biggest SEO plugins All in One SEO Pack and Yoast SEO have decided to continue providing their own sitemaps because they offer advanced customization features to help you get higher rankings.

Default Lazy Load Images in WordPress

Images take longer to download than plain text and this increases page load times. Optimizing images for the web can help you boost the speed and performance of your WordPress website.

One most commonly used technique is to lazy load images. This technique only downloads images that are visible on the user’s browser screen. Other images are downloaded as a user scrolls down your website.

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

Lazy loading images in WordPress 5.5

This is an important performance bump not just for your WordPress site but for the whole internet. WordPress is the most popular website builder, and it is used by more than 35% of all websites on the internet.

Lazy loading images will save a lot of bandwidth and improve the performance of WordPress hosting servers. It will also make websites faster which is always a good thing.

Update Themes and Plugins with a Zip File

Sometimes WordPress plugin or theme updates may not work as expected in which case you have to manually update a theme or plugin. Currently, you can do that by using an FTP client.

WordPress 5.5 will allow you to do that inside the WordPress dashboard. You’ll be able to go to Plugins » Add New page and click on the Upload button.

Upload plugin zip file

Now go ahead and upload the zip file you downloaded for the plugin update. WordPress will automatically detect that this plugin is already installed and give you an option to ‘Replace current with uploaded’.

Replace current with updated version

Similarly, you can also install updates for WordPress themes. Simply go to Appearance » Themes page and click on the ‘Add New’ button. After that click on the Upload Theme button to upload your theme zip file.

Upload theme file

WordPress will detect that you already have that theme installed and will give you the option to ‘Replace current with uploaded’ version.

Replace theme with new version

Under The Hood Changes in WordPress 5.5

WordPress 5.5 will also be bringing lots of changes for developers to explore and use in their own themes, plugins, and projects.

WordPress 5.5 will ship with several updated external libraries like phpMailer, SimplePie, Twemoji, and more. (See details). If you’re using our WP Mail SMTP plugin, then it’s already updated with the new phpMailer library.

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 get a good idea of what’s coming in the WordPress 5.5 release. Let us know what features you find interesting and what you’d look to see in a future WordPress release.

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.

The post What’s Coming in WordPress 5.5 (Features and Screenshots) appeared first on WPBeginner.