WordPress 5.9.3
5 April 2022
WordPress version 5.9.3 is now available.
Upgrading to WordPress 5.9.3
WordPress 5.9.3 can be upgraded to (or installed) using any of Installatron's products. Use Installatron's optional Automatic Update feature to automatically apply WordPress updates as new versions are released, or use Installatron's Clone feature to duplicate an existing WordPress install to test the 5.9.3 upgrade prior to applying it live. Get started managing your WordPress installations with Installatron
What's New in WordPress 5.9.3
This maintenance release features 9 bug fixes in Core and 10 bug fixes in the block editor.
Core
Bug Fixes
- Filesystem API: Include the ssh-ed25519 public key signature algorithm as an alternative to ssh-rsa
- Themes: Hide block themes live preview link following installation
- Administration: Do not specify menu order for the Widgets menu when the active theme is a block theme
- Customizer: When a block theme is active, add an information about Site Editor in the Customizer
- Media: Make get_post_galleries() only return galleries
- Themes: Avoid undefined variable warning on get_svg_filters()
- Editor: Fix broken asset URLs when using WP outside of the regular directory
- Editor: Optimize preload paths for post and site editors
- Update WordPress packages for 5.9.3
Block Editor
Bug Fixes
- Adds aria-label to the search button, as accessibility enhancement
- Template List: Decode entities in record titles
- Use wp_unique_id() instead of uniqid() to generate CSS class names
- Cover block: Fix gradient overlay (remove black background color)
- Try: Fix image responsive rules
- Fixes #38761 by removing obsolete ::before pseudo element
- Avoid error when ‘styles’ settings are removed
- Change location of block support styles in <head>
- Image: Restore baseline responsiveness in the block
- Fix: Table block doesn’t keep background color