WordPress 5.3.2 is primarily a bug fix release for 5.3.1, mainly containing the following 5 bugs. It is recommended that everyone update.
- Date/Time: Ensures
get_feed_build_date()correctly handles revision post objects with invalid dates. - Uploads: Fixed
wp_unique_filename()where filename conflicts could occur when uploading files with uppercase extensions on case-insensitive file systems. - Media: Fixed a PHP warning in
wp_unique_filename()when the target directory is not readable. - Admin: Fixed the colors in all color schemes for the
.activeclass buttons. - Posts, Post Types: In the
wp_insert_post()function, use appropriate difference comparison when checking the date of a post to be set tofutureorpublishstatus.
Official page: https://wordpress.org/support/wordpress-version/version-5-3-2/
If automatic update fails, pleaseDownload offline installation packageManual update.