
On September 1, WordPress 5.5.1 was released to the public.
Maintenance UpdateMaintenance Update
WordPress 5.5.1 includes34 bug fixes and 4 enhancements, as well as for the Block Editor5 Bug Fixes。
WordPress Core Changes on Trac:
- #50882 – Admin: WP 5.5: Unable to add attributes to content when deleting a user
- #50998 – Quick/Bulk Edit: Editing posts using the „Bulk Actions“ dropdown at the bottom does not work
- #38009 – Comments:
#reply-title.comment-reply-titleNot updated when replying to individuals - #50845 – Editor: Block Patterns: Fix translatable strings (2)
- #50858 – Site Health: Using
site_status_testsfilter to check PHP notices - #50887 – Site Health: Add site environment to debug information
- #50892 – Editor: Some tile patterns have text contrast issues in dark theme
- #50910 – Sitemaps: Pagination error for 5.5 sitemap URLs
- #50912 – Site Health: Mark defining
WP_AUTO_UPDATE_COREvalue as an error - #50919 – Script Loader: Change
jqueryhandle back to its aliasjquery-core - #50933 – Media: Lazy loading in 5.5 causes custom logo flicker in Firefox
- #50945 – Site Health:
upload_max_sizeDo not issue warnings when below the following valuemax_post_size - #50988 – Upgrade/Install: Pass detailed information about specific plugin and theme updates being filtered
- #50992 – Bootstrap/Loader: Remove the function that changes the environment type list
wp_get_environment_type() - #50999 – Script Loader: Disable concatenation of scripts with translations to ensure printing in the correct order
- #51011 – Upgrade/Install: Invalid empty string comparison on home option during DB upgrade
- #51018 – Editor: PHP notice triggered when searching for certain terms via Gutenberg block directory
- #51151 – Editor: Package update
- #51021 – REST API: Allow the uniqueItems keyword in endpoint args
- #51146 – REST API: Fix multi-type schema with integer fields
- #51029 – Filesystem API: Typo in variable name causes the following warning:
fclose() - #51042 – Publish: Missing excerpt
- #51050 – Documentation: Add documentation block for
get_the_archive_title()filtering - #51052 – Admin: Undefined index: update support
- #51060 – Documentation: Update documentation block
register_rest_routeto reflect additions since 5.5 - #51064 – Bootstrap/Load: Consider adding „local“ as an environment on the environment
WP_ENVIRONMENT_TYPE - #51073 – Admin: Extra padding below the admin bar
- #51075 – Docs: Updated documentation for custom logo functionality
- #51122 – Docs: Mention the use of the
loading attribute in wp_get_attachment_imagefeature - #51127 – UI/CSS: Remove color-independent styles from the modern color scheme
- #51129 – Upgrade/Install: Show auto-update links only for themes that support the feature on the Network Admin > Themes screen
- #51337 – Template:
wp_terms_checklistdoes not check withselected_catsSelected category items for options - #51184– Only
get_the_date()Check$formatEmpty variable,falseBoolean value fails - #51182–
Theme_Installer_skin::do_overwriteDoes not work on Windows servers - #38009–
#reply-title.comment-reply-titleNot updated when replying to individuals - #51123–
commonL10nDeleted other JS global variables without backward compatibility - #50848 – Clarified the usage of using null for the
auto_update_{$type}filter - #51081 – Fatal Error –
get_page_templates()Undefined in the Customizer - #51154 – Sitemap should be initialized before each test run
- #51028 – Period should not be inside quotation marks
Block Editor changes on GitHub:
- PR24609 – Fixed missing selected block highlight in list view
- PR24599 – Fixed specificity for buttons with outline styles and background colors
- PR24533 – Fixed incorrect aria description in list view
- PR24516 – Fixed regression in category selection for QueryControls component
- PR24478 – Fixed minor editor preview when using „Mobile“ or „Tablet“ options with metaboxes enabled