WordPress Releases Archive
Explore all 757 releases of WordPress. View release notes, changelogs, and version history. World's most popular open-source content management system powering over 40% of all websites. Offers extensive plugin ecosystem, themes, and robust community support for blogs, e-commerce, and corporate websites. Highly customizable and scalable platform suitable for beginners and advanced developers.
WordPressWorld's most popular open-source content management system powering over 40% of all websites. Offers extensive plugin ecosystem, themes, and robust community support for blogs, e-commerce, and corporate websites. Highly customizable and scalable platform suitable for beginners and advanced developers.
Tag: 4.2.17
Released 8 years ago
WordPress 4.2.17 restores support for numbered placeholders in wpdb::prepare() function This maintenance release addresses a critical database functionality issue introduced in a previous version. Wor...
Highlights:
- Restored support for numbered placeholders in wpdb::prepare() database queries
- Added validation to ensure the correct number of arguments are passed to wpdb::prepare()
- Fixed compatibility issues with plugins and themes that relied on numbered placeholders
- +1 more...
Tag: 4.3.13
Released 8 years ago
WordPress 4.3.13 restores support for numbered placeholders in wpdb::prepare() function This maintenance release addresses a regression introduced in a previous update that removed support for numbere...
Highlights:
- Restored support for numbered placeholders in wpdb::prepare() function
- Added extra validation to ensure the correct number of arguments are passed to wpdb::prepare()
- Fixed compatibility issues with plugins and themes that relied on numbered placeholders
- +1 more...
Tag: 4.4.12
Released 8 years ago
WordPress 4.4.12 is a maintenance release that addresses two important issues: a bug in the PHPUnit testing framework and the restoration of numbered placeholders in wpdb::prepare(). This release ensu...
Highlights:
- Restored support for numbered placeholders in wpdb::prepare() database queries
- Fixed PHPUnit test issues with proper message argument handling
- Added extra validation for database query preparation
Tag: 4.5.11
Released 8 years ago
WordPress 4.5.11 Release This maintenance release addresses two important issues: restoring support for numbered placeholders in wpdb::prepare() and fixing test cases for PHPUnit compatibility. The da...
Highlights:
- Restored support for numbered placeholders in wpdb::prepare() database queries
- Added extra validation to ensure the correct number of arguments in database queries
- Fixed test cases for PHPUnit compatibility
Tag: 4.6.8
Released 8 years ago
WordPress 4.6.8 is a maintenance release that addresses two key issues: restoring support for numbered placeholders in wpdb::prepare() and fixing test cases for PHPUnit compatibility. This release ens...
Highlights:
- Restored support for numbered placeholders in wpdb::prepare() database queries
- Added extra validation checks to ensure correct number of arguments in database queries
- Fixed test cases for better PHPUnit compatibility
Tag: 4.7.7
Released 8 years ago
WordPress 4.7.7 is a maintenance release that addresses two key issues: restoring support for numbered placeholders in wpdb::prepare() and fixing test cases for PHPUnit compatibility. This release ens...
Highlights:
- Restored support for numbered placeholders in wpdb::prepare() database queries
- Added extra validation to ensure correct number of arguments match placeholders in database queries
- Fixed test cases for PHPUnit compatibility
Tag: 4.8.3
Released 8 years ago
WordPress 4.8.3 is a security and maintenance release that addresses a critical SQL injection vulnerability in wpdb::prepare() while restoring support for numbered placeholders. It also includes PHP 7...
Highlights:
- Security fix for SQL injection vulnerability in wpdb::prepare()
- Restoration of numbered placeholders support in wpdb::prepare()
- PHP 7.2 compatibility improvements for testing tools
- +1 more...
Tag: 3.7.22
Released 8 years ago
WordPress 3.7.22 is a security-focused maintenance release that addresses several vulnerabilities in the core platform. This update includes important security hardening for the database API, editor, ...
Highlights:
- Security hardening for wpdb::prepare() to prevent SQL injection vulnerabilities
- Prevention of javascript: and data: URLs in the inline link dialog to block XSS attacks
- Improved URL validation and escaping throughout the admin interface
- +1 more...
Tag: 3.8.22
Released 8 years ago
WordPress 3.8.22 is a security-focused maintenance release that addresses several vulnerabilities across the platform. This update includes critical security fixes for the editor, database handling, f...
Highlights:
- Blocked javascript: and data: URL schemes in the inline link dialog to prevent XSS attacks
- Improved URL encoding and hardening for plugin and template names in admin areas
- Enhanced security in the filesystem API to validate filenames before unzipping
- +1 more...
Tag: 3.9.20
Released 8 years ago
WordPress 3.9.20 is a security-focused maintenance release that addresses several important vulnerabilities. This update includes multiple security hardening measures for the database API, editor, fil...
Highlights:
- Security hardening for wpdb::prepare() to prevent SQL injection vulnerabilities
- Prevention of javascript: and data: URLs in the inline link dialog
- Improved URL encoding and validation throughout the admin interface
- +2 more...
