What’s new in WordPress 5.6 update recently?
The official WordPress 5.6 version has an update for upgrade users.
Today, I’m excited to take a deep dive with you on the most exciting features and additions incorporated into Core. Editions will emphasize accessibility, performance, and security.
Edit Upgrade Block Editor . Some features have been added to WordPress Core, like new default Twenty Twenty-One theme , auto-update for major releases, better support for PHP 8.0, App Passwords for REST API Authentication .
Contents
- 1 1. Improved blocks, templates and user interface
- 2 2. Position control for video
- 3 3. Video subtitle support
- 4 4. Convert multiple blocks into one column block
- 5 5. Control the size of Image to Media & Text Block
- 6 6.New default theme: Twenty Twenty-One
- 7 7.Automatically update
- 8 8. Better support for PHP 8
- 9 Epilogue
1. Improved blocks, templates and user interface
New block features, improvements, and bug fixes will improve the overall editing experience.
You will see new features in the block editor when you update your site to WordPress 5.6.
2. Position control for video
Added to Cover Blocks since Gutenberg 8.6 , allowing users to move the focus around and set a custom position for the video. This function was previously only available for image backgrounds.
3. Video subtitle support
Video Blocks now supports video subtitles .

4. Convert multiple blocks into one column block
An interesting usability improvement is the ability to convert multiple selected blocks into Column Blocks.

You just need to select the blocks you want to display in columns, then click the button on the upper right side of the block toolbar.
Each selected block will be converted to a column of Column Blocks.
5. Control the size of Image to Media & Text Block
With Gutenberg 9.1 , a new image size control has been added to images in Media & Text Block.

6.New default theme: Twenty Twenty-One
Twenty Twenty-One is a blank canvas for your ideas and the block editor is the best brush.
It is built for the block editor and is packed with brand new block templates that you can only get in the default themes.
Try out different layouts in seconds and let the theme’s eye-catching yet timeless design make your work shine.

7.Automatically update
Automatic updates is a core feature introduced in WordPress 3.7 that aims to improve website security and make it easier for site administrators to keep their WordPress site up to date.
If you don’t want to update automatically, you can turn off auto-update to manual update:

With the Develop management update through 2 forms:
* Manage updates via wp-config.php . file
– Turn off all core updates
# Disables all core updates:define( 'WP_AUTO_UPDATE_CORE', false );# Enables minor updates:define( 'WP_AUTO_UPDATE_CORE', 'minor' );8. Better support for PHP 8
PHP 8.0 brings a lot of new features and optimizations, making it a real milestone in the evolution of the language.
Newer php version introduces many updates that break backwards compatibility and many deprecated features are now officially removed. So adding php 8 support is a big challenge.
In fact, even though the WordPress Core contributors have put a lot of effort into making WordPress 5.6 compatible with PHP 8 in reality, we don’t have much hope yet. Report from the developer.
Epilogue
WordPress 5.6 is a big release with a lot of features and changes for both users and developers.
According to you update WordPress 5.6 version, what’s new and has it improved, please leave a comment below.
If you find it interesting, you can follow the wordpress tips section to know more new knowledge.
Follow fanpage to receive the latest posts: Group
Wish you have interesting and interesting knowledge about wordpress!

