Latest in branch 4.3
4.3.35
Released 15 Jul 2025
(10 months ago)
SoftwareWordPress
Version4.3
Initial release4.3.0
18 Aug 2015
(10 years ago)
Latest release4.3.35
15 Jul 2025
(10 months ago)
Support statusNo
Release noteshttps://wordpress.org/documentation/wordpress-version/version-4-3-35/
Source codehttps://github.com/WordPress/wordpress-develop/tree/4.3.35
Documentationhttps://wordpress.org/documentation/
Downloadhttps://wordpress.org/download/releases/#branch-43
WordPress 4.3 ReleasesView full list

What Is New in WordPress 4.3

Category Key Changes
New Features Menu Customizer, Stronger Passwords, Formatting Shortcuts
Improvements Site Icons, Admin Interface Updates, Comment Moderation
Under the Hood REST API Infrastructure, Taxonomy Term Splitting

How did WordPress 4.3 improve site management?

The biggest change is the integration of menu management directly into the live Customizer. You can now create and edit menus while previewing how they look on your site in real-time. This eliminates the old back-and-forth between the admin screen and the front end, making the process significantly more intuitive.

In practice, this feels much more like a true WYSIWYG experience. You can drag and drop items, create new pages from the Customizer, and see your changes instantly without publishing them first.

What security enhancements were introduced?

WordPress 4.3 enforces stronger passwords by default. When a user creates or resets their password, the system will now generate a secure, 24-character password for them. They can still choose their own, but it must meet the new strength standards.

This matters because it moves the platform away from relying on users to create strong passwords themselves. The generated passwords are long and complex, which is a more effective barrier against brute-force attacks.

Were there any changes to the writing experience?

Yes, this release added formatting shortcuts for a faster, more fluid writing flow. You can now use Markdown-like syntax directly in the visual editor without switching to the text tab.

For example, typing ## and a space will create an H2 heading, and an asterisk will start a bulleted list. This is a small but impactful quality-of-life improvement for anyone publishing content regularly.

What updates were made to site identity?

The Site Icon feature was added, allowing you to set a favicon for your site directly from the Customizer. This icon represents your site across multiple platforms, including browser tabs, app launchers, and as the default avatar for users without a Gravatar.

It consolidates what was previously handled by themes or manual code edits into a simple, standard admin interface.

What under-the-hood changes should developers know about?

The foundation for the REST API infrastructure was significantly expanded. While not the full API endpoints, this update laid critical groundwork for the future WP-API, changing how WordPress handles internal requests and routing.

Another major backend change is term splitting. When a shared term is reassigned to a new taxonomy, WordPress now automatically splits it to avoid unintended connections between taxonomies. This prevents bugs that could occur when updating a term in one taxonomy and having it change in another.

FAQ

Does the new menu customizer completely replace the old Menus admin screen?
No, the traditional Menus screen under Appearance is still available. The Customizer offers a live-preview alternative, but the original admin page remains for users who prefer it or for more complex menu management tasks.

Can I disable the strong password enforcement?
Yes, but it is not recommended. You can use the wp_is_strong_password() function or filters to modify the behavior, but this weakens the default security stance of your installation.

What happens to my existing shared terms after the term splitting update?
Existing shared terms are not automatically split. The splitting only occurs when a shared term is updated and assigned to a new taxonomy. Your current data remains untouched until such an edit is made.

Are the formatting shortcuts the same as Markdown?
No, they are inspired by Markdown but are a simplified subset. They cover basic formatting like headings, lists, and bold/italic text, but they don't implement the full Markdown specification.

How does the Site Icon differ from a favicon?
The Site Icon is a modern implementation of a favicon. It uses a single, larger image (at least 512x512 pixels) that WordPress automatically resizes into the various smaller sizes needed for different browsers and devices, simplifying the process.

Releases In Branch 4.3

VersionRelease date
4.3.3515 Jul 2025
(10 months ago)
4.3.3424 Jun 2024
(1 year ago)
4.3.3330 Jan 2024
(2 years ago)
4.3.3212 Oct 2023
(2 years ago)
4.3.3116 May 2023
(3 years ago)
4.3.3017 Oct 2022
(3 years ago)
4.3.2930 Aug 2022
(3 years ago)
4.3.2811 Mar 2022
(4 years ago)
4.3.2706 Jan 2022
(4 years ago)
4.3.2612 May 2021
(5 years ago)
4.3.2529 Oct 2020
(5 years ago)
4.3.2410 Jun 2020
(6 years ago)
4.3.2329 Apr 2020
(6 years ago)
4.3.2212 Dec 2019
(6 years ago)
4.3.2114 Oct 2019
(6 years ago)
4.3.2004 Sep 2019
(6 years ago)
4.3.1913 Mar 2019
(7 years ago)
4.3.1813 Dec 2018
(7 years ago)
4.3.1705 Jul 2018
(7 years ago)
4.3.1603 Apr 2018
(8 years ago)
4.3.1516 Jan 2018
(8 years ago)
4.3.1429 Nov 2017
(8 years ago)
4.3.1331 Oct 2017
(8 years ago)
4.3.1219 Sep 2017
(8 years ago)
4.3.1116 May 2017
(9 years ago)
4.3.1020 Apr 2017
(9 years ago)
4.3.906 Mar 2017
(9 years ago)
4.3.826 Jan 2017
(9 years ago)
4.3.711 Jan 2017
(9 years ago)
4.3.607 Sep 2016
(9 years ago)
4.3.521 Jun 2016
(9 years ago)
4.3.406 May 2016
(10 years ago)
4.3.302 Feb 2016
(10 years ago)
4.3.206 Jan 2016
(10 years ago)
4.3.115 Sep 2015
(10 years ago)
4.3.018 Aug 2015
(10 years ago)