WORDPRESS VERSION 5.3.2 DOWNLOAD HERE
WORDPRESS VERSION 5.3.2 DOWNLOAD HERE
Installation
With our famous 5-minute installation, setting up WordPress for the first time is simple. We’ve created a handy guide to see you through the installation process.
CHECK ALSO: The WordPress Version 5.2.4 (Download)
Release notifications
Want to get notified about WordPress releases? Join the WordPress Announcements mailing list and we will send a friendly message whenever there is a new stable release.
Requirements
We recommend servers running version 7.3 or greater of PHP and MySQL version 5.6 OR MariaDB version 10.1 or greater.
We also recommend either Apache or Nginx as the most robust options for running WordPress, but neither is required.
Version 5.3.2
Topics
- Installation/Update Information
- Summary
- Maintenance updates
- List of Files Revised
On December 18, 2019, WordPress 5.3.2 was released to the public.
Installation/Update Information
To download WordPress 5.3.2, update automatically from the Dashboard > Updates menu in your site’s admin area or visit https://wordpress.org/download/release-archive/.
Summary
Maintenance updates
Shortly after WordPress 5.3.1 was released, a couple of high severity Trac tickets were opened. The Core team scheduled this quick maintenance release to resolve these issues.
Main issues addressed in 5.3.2:
- Date/Time: Ensure that
get_feed_build_date()
correctly handles a modified post object with invalid date. - Uploads: Fix file name collision in
wp_unique_filename()
when uploading a file with upper case extension on non case-sensitive file systems. - Media: Fix PHP warnings in
wp_unique_filename()
when the destination directory is unreadable. - Administration: Fix the colors in all color schemes for buttons with the
.active
class. - Tests/build tools: In
wp_insert_post()
, when checking the post date to setfuture
orpublish
status, use a proper delta comparison.
WORDPRESS VERSION 5.3.2 DOWNLOAD HERE at https://www.wetechhub.com/
WORDPRESS VERSION 5.3.2 DOWNLOAD HERE
List of Files Revised
wp-admin/about.php wp-admin/css/colors/_admin.scss wp-includes/version.php wp-includes/feed.php wp-includes/functions.php wp-includes/post.php wp-includes/version.php