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

WordPress 5.3 was released just a few hours ago. It will be the last major WordPress release of 2019.

This release is packed with some new features and lots of improvements including a brand new default theme.

In this article, we will show you what’s new in WordPress 5.3 and which features you should try after updating your websites.

What's new in WordPress 5.3

WordPress 5.3 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.

A Design and User Interface Upgrade

WordPress 5.3 comes with several changes in the overall appearance of the WordPress user interface. These changes are not highly noticeable, but they bring coherency to the overall appearance of the admin area.

Form fields in WordPress 5.3 UI

The new user interface adds borders around form fields to make them more noticeable. It also improves the accessibility of the WordPress admin area to make it a good experience for all users.

Twenty Twenty The New Default WordPress Theme

WordPress traditionally releases a new default theme each year which is usually named after the year. WordPress 5.3 now ships with Twenty Twenty as the new default WordPress theme.

Twenty Twenty the new default theme in WordPress 5.3

This new theme is designed to take full advantage of the WordPress block editor. It allows you to easily create beautiful content layouts for your articles and pages.

Twenty Twenty uses the Inter typeface (font), which looks great for headlines. It also looks great on smaller screens and provides a better reading experience across devices.

It is a single column WordPress theme which means there is no sidebar for your blog posts or pages. It does have a widget ready area at the bottom.

You can also use the cover or the fullwidth template with your posts and pages. The full-width template works really well not just with block editor but also with other page builder plugins.

Overall, this is a beautiful theme suitable for both business websites as well as personal blogs.

New Features in The WordPress Block Editor

In 2018, WordPress released a new editor interface code-named ‘Gutenberg’. This new WordPress content editor, completely changed the writing interface in WordPress.

Subsequent WordPress releases has continued to improve upon it, and WordPress 5.3 will come with tons of enhancements to the block editor.

Here are a few block editor changes in WordPress 5.3 that you’d find useful.

The Group Block

The group block allows you to group blocks together. This handy block helps you organize your layout by dividing it into different groups.

Adding group block in WordPress 5.3

You can set the group width to be wide or full-width, and choose a background color for the group container.

You can add new blocks into a blank group or select multiple blocks, and add them to the group. This allows you to interact with these blocks together. For example, you can put different blocks into one group, and then save it as a reusable block.

The Columns Block

Columns provide another way to create interesting layouts in the WordPress editor. WordPress 5.3 comes with some major changes to the columns block.

First, you can set a layout for columns and adjust their width.

Adjusting columns width

Secondly, you can set an individual column to be wider, and the rest of the columns will automatically adjust.

The placeholder to add blocks inside a column is now clearly visible making it easier to use.

You can also set vertical alignment for columns. This means you no longer need to add spaces for proper alignment of content in each column.

Vertical alignment

Improved Button Block

WordPress 5.3 makes it easier to add button in posts or pages with an improved button block which will allow you to select border-radius yourself.

New button block

You can also open button links in a new window and make it nofollow if needed.

Block Previews

The block editor in WordPress 5.3 shows a block preview. However, the preview is only available when you are using the Add new block icon on the top.

Block preview in WordPress 5.3

Heading Colors

WordPress 5.3, now lets you choose a color for sub-headings inside your articles.

Change heading colors

Reorder Gallery Images

The new and improved gallery block in WordPress 5.3 allows you to reorder images inside the gallery.

Reorder gallery images

Image Block Styles

Image block now lets you choose a style for your images. Currently, it ships with two styles: Default and Circle mask.

Image block settings in WordPress 5.3

Improved Table Block

Table block in WordPress 5.3 has some much-needed improvements. You can now select styles and add stripes to table rows. You can also add header and footer rows.

Table block

Improved Latest Posts

Previously, the latest posts block only added a list of links to recent posts. WordPress 5.3 allows to add the latest posts with excerpts and display them in a grid layout.

Latest Posts in WordPress 5.3

It does not show featured images for the latest posts. For an alternative method, see our guide on how to show recent posts with thumbnails.

The Block Editor is Now Even Faster

The WordPress editor relies heavily on PHP and JavaScript. While PHP only runs on your WordPress hosting server, JavaScript runs on your user’s browser.

A big task for the WordPress core team is to keep the editor interface smooth and responsive no matter how many blocks and content you add.

In WordPress 5.3, the block editor team has shaved off 1.5 seconds of loading time while testing with 1000 blocks and 36,000 words long post.

Improved Image Uploads in WordPress 5.3

Previously when you uploaded large images from your phone or camera, there was always a chance that your server would time out before the upload could finish.

WordPress 5.3 has addressed this issue. It will now automatically save the image creation process and allow you to resume uploads without breaking anything.

WordPress also fixed the image rotation issue using the EXIF metadata which is something added by your camera or phone to the original image.

You can now use very large image sizes in WordPress posts and pages.

Improved Site Health Reports in WordPress 5.3

WordPress introduced a site health score feature with WordPress 5.1. This helped website owners improve WordPress speed and performance and address common WordPress security issues.

It showed a site health score in percentages, which was a bit arbitrary and confusing to beginners. WordPress 5.3 has replaced it with a status message like ‘Should be improved’ and ‘Good’.

Site Health score in WordPress 5.3

Show Password Button on Login Screen

WordPress 5.3 adds a show password button on the WordPress login screen. This is a really handy tool and makes it easier to type complex passwords, or see that you have entered a password correctly.

WordPress Admin Email Address Verification

Previously, WordPress allowed you to simply change the admin email address from Settings » General page.

This address is very important as WordPress sends password reset and other notification emails to the address.

WordPress 5.3, now makes it mandatory to verify the new email address to ensure that you don’t miss those future emails.

Verify site admin email address

Note: Please make sure that you’re using a WordPress SMTP plugin, so your WordPress site emails actually make it to your inbox. See our guide on how to fix WordPress not sending email issue.

Under The Hood Changes

WordPress 5.3 brings ton of features and improvements targeted towards developers. The following are some of the most significant under the hood changes.

WordPress 5.3 offers a better way to discourage search engines from indexing a website when you check the option ‘Discourage search engines from indexing this website’ option. (#43590)

Improved compatability with PHP 7.4. (#47441, #47704, #47746, #47783)

Better handling of date and timezone functionality, which will allow developers to use them more efficiently in their projects. (See details)

On a WordPress multisite network, developers can filter sites by status. (#37392, #37684)

Multisite will now store database version as meta (#41685)

We hope this guide helped you explore what’s new in WordPress 5.3. We are particularly excited about the block editor improvements in this 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 New in WordPress 5.3 (Features and Screenshots) appeared first on WPBeginner.

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

WordPress 5.3 is expected to be released on November 12, 2019. It will be the last major release of the year and will ship with some significant improvements.

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

It is packed with new features, block editor improvements, and user interface update. There are also many more behind the scene improvements for developers as well.

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

Features and screenshots of the upcoming WordPress 5.3

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.3 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.3.

A New Default WordPress Theme

This release will come with a new default WordPress theme called Twenty Twenty. This beautiful theme is designed by Anders Norén, and it is based on Chaplin, a free WordPress theme, released earlier on the WordPress.org theme directory.

The most elegant part of this new theme is the typography. It comes with Inter typeface (font), which comes in various widths (bold, italics, extra bold). The font works really well for headlines, making them more prominent and crisp. It also looks great on smaller screens.

Above the fold area in Twenty Twenty

Twenty Twenty will enable users to take full advantage of the WordPress block editor and create gorgeous content layouts for their posts and pages.

Blog post layout in Twenty Twenty

It includes a cover and a full-width template for posts and pages. There are two navigation menus on top, a social links menu at the bottom, and two separate menus for mobile screens.

The theme features a single column layout, which means there is no sidebar to the left or right of your content. However, it does include two widget-ready areas at the bottom.

And yes, it works with all best WordPress page builders as well.

Design and User Interface Updates

WordPress 5.3 will introduce several changes in the overall appearance of the WordPress user interface. These changes are not drastic and some users might not notice them at all. However, they will bring coherency to the overall appearance of the admin area.

Appearance changes in WordPress dashboard

The goal here is to improve color contrasts on form fields and buttons, add a new color palette, and combine the look and feel of the editor and rest of the WordPress admin screens.

Better highlighting of form fields

It will also improve the accessibility of the WordPress admin area and make it a fun experience for all users.

The New and Improved Blocks

There are many changes coming to the Gutenberg block editor in this release.

Aside from the improvements to several existing Gutenberg blocks, the overall user interface and experience is also improved with new animations and visual hints.

Group blocks together

You can now create groups of blocks and interact with them as a group.

Adding a group block in WordPress 5.3

You can simply add a group block and start adding blocks inside it, or you can drag and drop existing blocks into the group, or ungroup them if you want.

This allows you to save multiple block items as a single reusable group block, so you can apply a background color to the group, insert item before or after the group, and duplicate it.

Group block interactions

Improved Image block

The new image block now allows you to select a style for images. Currently, it ships with two styles: Default and Circle mask.

Image block styles

Improved Columns block

The columns block now asks you to choose a layout for your columns or adjust the width of each column from columns settings.

Column width and pattern

The add new block placeholder inside each column is also cleanly visibly, making it easier to create complex multi-column layouts.

Improved Table block

Table block will also be improved in WordPress 5.3. You will now be able to select styles and add stripes to your table rows.

The new table block in WordPress 5.3

The improved table block also allows you to add header and footer rows to your table.

Improved Button block

If you want to add button in posts or pages, then you’ll love the improved button block which will allow you to select border-radius yourself.

Improved button block in WordPress 5.3

You can also set the target and add rel attribute to the link, which means you can open button links in a new window and make it nofollow if needed.

Improved latest posts block

Currently, the latest posts block simply adds a list of your recent posts. In WordPress 5.3, the latest posts block will also allow you to add excerpts and control excerpt lengths as well.

Latest posts block in upcoming WordPress 5.3

However, it still does not show post thumbnails. See our guide on how to show recent posts with thumbnails for instructions on how to do that.

Other notable changes to the block editor

As you know that the new WordPress editor is written in JavaScript and PHP. Keeping it fast and usable for all users is a big task.

The block editor team has been able to make it even faster for the upcoming WordPress 5.3. They have shaved off 1.5 seconds of loading time while testing with 1000 blocks and 36,000 words long post.

New Social Links Block in The Editor

WordPress 5.3 will have a brand new social links block to easily add social media icons inside your WordPress posts and pages.

New social links block in WordPress 5.3

You can add or remove icons you want to add, link them to your social media profiles, and even select from a list of social media websites to add.

Related: See our tutorial on how to add fast social share buttons with total share counts for your posts and pages.

Improved Image Uploads in WordPress 5.3

Uploading images from your mobile phones or digital cameras to WordPress is not a good experience. Usually, those images have huge file sizes, which require more time and WordPress hosting resources to finish the upload.

WordPress 5.3, will improve that situation and automatically save upload and image creation process. This means your uploads will not break in the middle, and WordPress will be able to resume upload to finish it.

It will also fix image rotation using the EXIF metadata which is something added by your camera or phone to the original image.

Last but not least, this will allow you to use very large image sizes in your WordPress posts and pages. This means that your images will look beautiful and crisp.

WordPress Admin Email Address Verification

Currently, you can just go to Settings » General page and change the default WordPress admin email address.

This address is very important as WordPress sends password reset and other notification emails to the address. WordPress 5.3, will make it mandatory to verify new email address to ensure that you don’t miss those future emails.

Verify admin email address

Its extremely important that you’re using the WP Mail SMTP plugin along with a SMTP service to make sure that your admin emails are actually being delivered. See our guide on how to fix WordPress not sending email issue.

Site Health Report in WordPress 5.3

Site Health feature was introduced in WordPress 5.1. It basically helps website owners keep an eye on the performance and WordPress security issues that may affect their site.

WordPress 5.3 will bring some changes to the feature. Most importantly, it will stop showing site health score in percentage.

Site health score will be shown as a status in WordPress 5.3

Instead, it will now show users site health check score as ‘Should be improved’ and ‘Good’.

You can still get a 100% site health score in WordPress by clearing all the tests mentioned on the Status tab.

Under The Hood Improvements in WordPress 5.3

WordPress 5.3 brings many improvements for developers. Following are some of those under the hood changes.

WordPress 5.3 will offer a better way to discourage search engines from indexing a website when you check the option ‘Discourage search engines from indexing this website’ option. (#43590)

The upcoming release will also improve WordPress compatability with PHP 7.4. (#47441, #47704, #47746, #47746, #47783)

WordPress 5.3 will come with improved handling of date and timezone functionality, which will allow developers to use them more efficiently in their projects. (See details)

A show/hide password toggle will now be available on WordPress login screens on both mobile and desktop devices. (#42888)

Show / hide password on WordPress login screens

WordPress Multisite changes in 5.3

If you’re using WordPress multisite for creating a multisite network, then you will find these improvements very helpful.

Developers can now filter sites by status (#37392, #37684)

Multisite will now store database version as meta (#41685)

We hope this article helped you get a good idea of what’s coming in the WordPress 5.3 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.3 (Features and Screenshots) appeared first on WPBeginner.