WordPress 5.6.1 has been released, fixing more than 20 bugs
WordPress 5.6.1 has been released, and the maintenance version has 20 bug fixes and 7 issues fixed for the block editor. These errors will affect WordPress 5.6, please upgrade.
WordPress core changes
- #51056: Fetch_feed parsing of a permanent link triggers simplepie preg_match warning
- #52327: Requested PHP updates alert updates
- #51940: The schema for the taxonomy attributes of a term in the REST API should not include all taxonomies
- #51980: Application Password: The “Add New Application Password” submission button is hidden on the mobile device on the “User Profile” page
- #51995: WordPress 5.6: Classic Editor Menu Not Top
- #52003: Undefined index: line 469 of PHP_AUTH_PW/wp-includes/user.php
- #52013: Duplicate wp_authorize_application_password_form operations
- #52030: If there is no author metadata, the media meta frame will return a fatal error
- #52038: After updating to WP 5.6, there is an issue with wp_editor() in WooCommerce
- #52046: After the page reloads, the “Distraction Writing” settings on the old “Edit Article” screen may be reset
- #52065: Media gallery: “Align” and “Link” fields are missing from “Insert from URL”
- #52066: Application passwords used with password protected/wp-admin are not available
- #52075: If you don’t save it, the classic editor’s word count will not be updated in real time on Firefox
- #52097: Website health loopback test did not send management cookies
- #52135: Misjudgment of WP_Site_Health_Auto_Updates
- #52196: If the first parameter is not passed in, wp_get_attachment_metadata() will be corrupted.
- #52205: REST API: Plug-in controller Single plug-in routes fatal errors across multiple sites
- #52299: Exported user data can be listed with the directory list
- #52351: The conversion method lacks the echo function
- #52391: Gutenberg 5.6.1 update
Gutenberg Block Editor Changes
- #27970: Fixed editor crash when registering block patterns without categories
- #27733: Embed blocks: Add html and reusable support
- #27727: Add aria tag to box control component input/button
- #27627: HTML blocks: fixing editor styles
- #27526: Core data: Normalize_fields values for use in stableKey
- #26705: Fix: Font size selector cannot handle large fonts correctly.
- #26432: Edit site: Prevent over-scrolling of plug-ins
For more details of the update, please see the official documentation.