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.

WordPress 5.5 “Eckstine” Introduces Block Directory, Block Patterns, and Automatic Updates for Themes and Plugins

WordPress 5.5 “Eckstine” landed today, named for American jazz singer Billy Eckstine. This release introduces major improvements for the block editor and the security of WordPress. It was made possible by the contributions of 805 volunteers (with 38% of them being new contributors.) The 5.5 update is a testament to the stability of WordPress during uncertain times, as well as its unstoppable, distributed contributor base, who continue to get things done despite the pandemic’s unique challenges.

WordPress continues refining the editing experience with more than 1,500 updates from 10 releases of the Gutenberg plugin included in 5.5. (The plugin is where all the magic is tested prior to landing in WordPress releases, and features are periodically rolled in.) Some of the most notable changes include inline image editing, device previews, and smoother block movement with better drag-and-drop, block movers, block selection, and block relocation.

Block Patterns are making their debut in WordPress 5.5, with a handful of default patterns already available in the block inserter. This new feature helps users build pages faster by allowing them to instantly place sets of blocks that are already artfully arranged. We have written extensively about why block patterns will change everything and it will be exciting to see what developers do with them now that the feature is in core.

Block Directory Enables Block Discovery and Installation Inside the Editor

WordPress recently launched a block directory for single-block plugins and users can now search for and install blocks directly inside the editor. Selected blocks are downloaded seamlessly in the background and automatically activated and placed in the content. The advantage is that users don’t have to break their workflows in order to install new functionality. Blocks installed via the editor can also be uninstalled from the plugins page in the admin.

Search for and Install Blocks from the Block Directory

Block patterns, combined with the new block directory, will make page building much faster inside the editor by enabling users to quickly spin up layouts and add blocks on the fly.

WordPress Security Takes a Giant Leap with Automatic Updates for Themes and Plugins

Version 5.5 introduces a new UI for enabling auto-updates for themes and plugins. This is an exciting new era for WordPress that brings a higher level of website security while requiring less effort from users. Those who choose to get on the automatic updates train will no longer have to log into their sites and be greeted with a slew of nagging update notices. These updates will happen the same day they are available, so users don’t have to check in as often and sites are better protected from plugin and theme vulnerabilities getting exploited.

WordPress uses wp-cron to fetch updates for plugins and themes twice per day. The feature ships turned off by default in WordPress 5.5, so users will need to visit the theme and plugin pages in the admin to enable automatic updates. The bulk actions menu dropdown now has options for enabling or disabling auto-updates on all plugins, but users can always enable the updates for select plugins if they have any concerns.

Other notable updates in WordPress 5.5 include the following:

  • XML Sitemaps: WordPress now includes extensible core sitemaps, and many users will no longer need a plugin for this functionality. This basic implementation was completed in a way that will not impact performance or cause conflicts with other plugins that add sitemaps.
  • Lazy Loading Images: WordPress images will now wait to load until users scroll them into view, speeding up performance, especially on mobile.
  • Improved Accessibility: Metaboxes can now be moved with the keyboard, assistive devices can see status messages in the image editor, copying links in media screens and modal dialogs can now be done with a click of a button, and more.
  • Update Themes and Plugins by Uploading ZIP files: – Users can now update plugins and themes manually by uploading a ZIP file, an improvement for scenarios where one does not have server access.
  • Final Dashicon Library Update: The Dashicons project has been discontinued in favor of the new Icon Component. This last update to the library adds 39 block editor icons and 26 other icons.

For a more technical breakdown of some of the changes under the hood, check out the developer notes and the 5.5 field guide.