4.0.38

Latest release in branch 4.0
Released 3 years ago (November 30, 2022)

Software WordPress
Branch 4.0
First official release version 4.0.0
First official release date 11 years ago (September 04, 2014)
Release notes https://wordpress.org/documentation/wordpress-version/version-4-0-38/
Source code https://github.com/WordPress/wordpress-develop/tree/4.0.38
Documentation https://wordpress.org/documentation/
Download https://wordpress.org/download/releases/#branch-40
WordPress 4.0 Releases View full list

What Is New in WordPress 4.0

Category Key Changes
New Features New Media Grid, Editor Scroll, Language Packs, Embed Previews
Improvements Plugin Search & Installation, Character Set Support, oEmbed
Developer Changes New Query APIs, Theme Customizer, Internationalization

How did the media library get better?

The media library got a complete visual overhaul. It now displays your files in an infinite scrolling grid, making it much faster to browse large collections.

You can filter by type and date, and details open in a neat lightbox. In practice, this feels less clunky than the old list view, especially when you need to find an image quickly.

What changed for writing and editing?

The editor no longer loses your scroll position. When you edit an embedded video or image, the page stays put instead of jumping back to the top.

They also added live previews for more oEmbed providers. You get a visual preview right in the editor as you paste a link from YouTube or Twitter, which cuts down on guesswork.

Were there any plugin management updates?

Searching for plugins is now more visual. The Add Plugins screen shows larger icons and more information, making it easier to evaluate options without leaving the admin.

The installation process got smoother too. This matters because it reduces friction for less technical users who need to add functionality to their site.

What did developers get in this release?

Query Improvements

New WP_Query parameters landed. comment_count and post_name__in give you more precise control over querying posts.

Theme Customizer API

The Customizer got more hooks for panels and sections, allowing for richer theme options. You can build more complex setting interfaces directly into the live preview.

Internationalization

Support for language packs means themes and plugins can now use the same translation system as core. This simplifies localization for the entire ecosystem.

FAQ

Does the new media grid work with my existing plugins?
Most should work fine, but plugins that heavily customized the old media library list view might need updates to be fully compatible with the new grid UI.

How do the new Query parameters help?
The post_name__in parameter lets you query posts by their slug names directly, which is cleaner than using post__in with IDs. comment_count allows for filtering posts based on their number of comments.

What's the deal with language packs?
Language packs let you install translation files for themes and plugins from the WordPress.org translation server automatically. This means users get updates to translations just like they get updates to the code.

Is there a new minimum PHP version requirement?
WordPress 4.0 continues to support PHP 5.2.4, but it was already recommended to use PHP 5.4 or higher for better performance and security.

Can I customize the new plugin installer UI?
The UI is more visual but the underlying APIs remain largely the same. You can still use hooks to add custom tabs or modify the search results programmatically.

Releases In Branch 4.0

Version Release date
4.0.38 3 years ago
(November 30, 2022)
4.0.37 3 years ago
(October 17, 2022)
4.0.36 3 years ago
(August 30, 2022)
4.0.35 4 years ago
(March 11, 2022)
4.0.34 4 years ago
(January 06, 2022)
4.0.33 4 years ago
(May 12, 2021)
4.0.32 5 years ago
(October 29, 2020)
4.0.31 5 years ago
(June 10, 2020)
4.0.30 5 years ago
(April 29, 2020)
4.0.29 6 years ago
(December 12, 2019)
4.0.28 6 years ago
(October 14, 2019)
4.0.27 6 years ago
(September 04, 2019)
4.0.26 7 years ago
(March 13, 2019)
4.0.25 7 years ago
(December 13, 2018)
4.0.24 7 years ago
(July 05, 2018)
4.0.23 8 years ago
(April 03, 2018)
4.0.22 8 years ago
(January 16, 2018)
4.0.21 8 years ago
(November 29, 2017)
4.0.20 8 years ago
(October 31, 2017)
4.0.19 8 years ago
(September 19, 2017)
4.0.18 8 years ago
(May 16, 2017)
4.0.17 8 years ago
(April 20, 2017)
4.0.16 9 years ago
(March 06, 2017)
4.0.15 9 years ago
(January 26, 2017)
4.0.14 9 years ago
(January 11, 2017)
4.0.13 9 years ago
(September 07, 2016)
4.0.12 9 years ago
(June 21, 2016)
4.0.11 9 years ago
(May 06, 2016)
4.0.10 10 years ago
(February 02, 2016)
4.0.9 10 years ago
(January 06, 2016)
4.0.8 10 years ago
(September 15, 2015)
4.0.7 10 years ago
(August 04, 2015)
4.0.6 10 years ago
(July 23, 2015)
4.0.5 10 years ago
(May 07, 2015)
4.0.4 10 years ago
(April 27, 2015)
4.0.3 10 years ago
(April 23, 2015)
4.0.2 10 years ago
(April 21, 2015)
4.0.1 11 years ago
(November 20, 2014)
4.0.0 11 years ago
(September 04, 2014)