WordPress.org

WordPress 5.9 Beta 3

Posted December 14, 2021 by Jonathan Bossenger. Filed under Releases.

WordPress 5.9 Beta 3 is now available for testing!

This software version is still under development. Please do not run this software on a production site; install it on a test site, where you can try out the newest features and get a feel for how they will work on your site.

You can test the WordPress 5.9 Beta 3 in three ways:

Option 1: Install and activate the WordPress Beta Tester plugin (select the “Bleeding edge” channel and “Beta/RC Only” stream).

Option 2: Direct download the beta version.

Option 3: If you use WP-CLI to upgrade from Beta 1 or Beta 2 to Beta 3 on a case-insensitive filesystem, please use the following command sequence:

Command One:

wp core update --version=5.9-beta2

Command Two:

wp core update --version=5.9-beta3 --force

The current target for the final release of 5.9 is January 25, 2022, which gets closer every minute. Your help testing this beta is vital: the more testing that happens, the more stable the release, and the better the experience for users and developers—and the entire WordPress community.

Some Highlights

Since Beta 2, 14 bugs have been fixed. Here are a few of the changes you will find in Beta 3:

  • Editor: Add FSE infrastructure from Gutenberg plugin into Core (#54335).
  • Formatting: Allow PDFs to embedded as objects (#54261)
  • Language switcher on the login screen (#43700)
  • REST API: Add navigation areas REST API endpoint from Gutenberg plugin (#54393)
  • Themes: Live Preview button bug (#54578)

How You Can Help

Do some testing!

Testing for bugs is vital for polishing the release in the beta stage and a great way to contribute. 

If you think you’ve found a bug, please post to the Alpha/Beta area in the support forums. If you’re comfortable writing a reproducible bug report, file one on WordPress Trac. That’s also where you can find a list of known bugs.

For even more ways to test, you can also refer to this official Full Site Editing post from @annezazu.

Got questions? Here are some answers

In the coming weeks, follow the Make WordPress Core blog for 5.9-related developer notes that cover these items in detail. So far, contributors have fixed 316 tickets in WordPress 5.9, including 100 new features and enhancements. More bug fixes are on the way with your help through testing.

Props to @psykro@estelaris@hellofromtonya, @marybaum@webcommsat@cbringmann, @costdev, and @audrasjb for contributions to this post.

Filed under #release, #5.9, #beta

WordPress 5.9 Beta 2

Posted December 7, 2021 by Jonathan Bossenger. Filed under Development, Releases.

WordPress 5.9 Beta 2 is now available for testing!

This software version is still under development. Please do not run this software on a production site. Instead, install it on a test site, where you can try out the newest features to get a feel for how they will work on your site.

You can test the WordPress 5.9 Beta 2 in three ways:

Option 1: Install and activate the WordPress Beta Tester plugin (select the “Bleeding edge” channel and “Beta/RC Only” stream).

Option 2: Direct download the beta version here (zip).

Option 3: When using WP-CLI to upgrade from Beta 1 to Beta 2 on a case-insensitive filesystem, please use the following command sequence:

Command One:

wp core update --version=5.9-beta1 

Command Two:

 wp core update --version=5.9-beta2 --force 

The current target for the final release of 5.9 is January 25, 2022, which is just seven weeks away. Your help testing this version is a vital part of making this release as good as it can be.

Some Highlights

Since Beta 1, 24 bugs have been fixed. Here are a few of the changes you will find in Beta 2:

  • Block Editor: Remove navigation areas (#54506)
  • Block Editor: Navigation block view JavaScript error (#54456)
  • Block Editor: Block template theme error related to child themes (#54515)
  • General: Fixing existing links to Customizer when the Site Editor is enabled (#54460)
  • Media: Media library showing only the selected image (#53765)
  • Media: Fatal error uploading media on PHP8 (#54385)
  • REST API: Add Global Styles REST API endpoints from Gutenberg into Core (#54336)

Also, note that some users testing 5.9 Beta 1 faced some fatal errors upon upgrade. In turn, these errors revealed the need for some extra work on the filesystem and upgrader. Those fatal errors are no longer a problem, and the enhancements will be part of version 6.0.

How You Can Help

Do some testing!

Testing for bugs is vital for polishing the release in the beta stage and a great way to contribute. 

If you think you’ve found a bug, please post to the Alpha/Beta area in the support forums. If you’re comfortable writing a reproducible bug report, file one on WordPress Trac. That’s also where you can find a list of known bugs.

Where can I get more information?

In the coming weeks, follow the Make WordPress Core blog for 5.9-related developer notes that cover these items in detail.

So far, contributors have fixed 305 tickets in WordPress 5.9, including 110 new features and enhancements. More bug fixes are on the way with your help through testing.

Props to @psykro, @estelaris, @hellofromtonya, @marybaum, @webcommsat, @cbringmann, @davidb, @audrasjb, and @pbiron for contributions to this post.

The Month in WordPress – November 2021

Posted December 2, 2021 by Anjana Vasan. Filed under Month in WordPress.

Despite the holiday season being around the corner, the WordPress project didn’t slow down. In a recent episode of WP Briefing, Executive Director Josepha Haden shares the first thing she wants people to notice about WordPress, which is also the heart of this open source project:

“Now, the first thing I want people to see on that site is that WordPress has not only 18 years of learned knowledge that every single new user benefits from, but that it also has thousands of really smart people making sure it works and gets better every day.”

As always, contributors across various teams are working hard to ensure the upcoming release of WordPress 5.9 doesn’t disappoint. With State of the Word 2021 coming up soon, there are many exciting things in the works. Read the November 2021 edition of the Month in WordPress to learn more about what’s happening.


WordPress 5.9: Expected to release on January 25, 2022

  • The Core Team announced the WordPress 5.9 Revised Release Schedule, and the release is now planned for January 25, 2022.
  • WordPress 5.9 Beta 1 was recently released and is available for testing. This version of the WordPress software is under development. Check out the release post to learn more about what’s new in version 5.9 and how you can help testing. 
  • Check out “A Look at WordPress 5.9” for a first peek into the exciting features included in this major release.
  • WordPress 5.8.2, a security and maintenance release, was out on November 10, 2021. This release includes two bug fixes and one security fix.

Are you interested in contributing to WordPress core? Join the #core channel, follow the Core Team blog, and check out the team handbook. Also, don’t miss the Core Team’s weekly developer chat on Wednesdays at 8 PM UTC.

Gutenberg releases: 11.9 and 12.0 are out

Two new Gutenberg versions have been released!

  • Version 11.9.0 brings new Gutenberg blocks for working with post comments, a fullscreen pattern explorer modal, further iterations on the Navigation block, and many other improvements.
  • Gutenberg 12.0.0, released on November 24, improves the Block Styles preview and includes featured image block visual enhancements, a site Editor welcome guide, official JSON schema updates, and much more.

Want to get involved in developing Gutenberg? Follow the Core Team blog, contribute to Gutenberg on GitHub, and join the #core-editor channel in the Make WordPress Slack. Follow #gutenberg-new for details on the latest updates.

State of the Word 2021: Join a watch party in your local community

State of the Word 2021 Announcement, which will take place on December 14 between 5 pm and 7 pm ET (22 - 00 UTC).

Add the event to your calendar so you don’t miss State of the Word 2021! Want to ask Matt a question during State of the Word? Please send your questions ahead of time to [email protected] or ask them live during the event via YouTube chat.

Team updates: Nominations for some team representatives are still underway

We want to hear from you! Suggest your 2022 goals for the Global Community Team by December 6, 2021.

Feedback/Testing requests: Test WordPress 5.9 Beta 1; Take the 2021 Annual WordPress Survey to share your experience

  • WordPress 5.9 Beta 1 is now available for testing and we’d like to hear from you! Testing is vital to ensure the release is as good as it can be—it’s also a great way to contribute. Read the comprehensive guide, “Help test WordPress 5.9 Features,” to learn how to test WordPress 5.9 Beta 1 and report any bugs.
  • There’s an open call for testing for WordPress iOS 18.7 and Android 18.7.

The 2021 WordPress Annual Survey is out! Please respond to the survey, so your WordPress experience is reflected in the results.

Keep an eye out for WordCamp Taiwan and Sevilla, along with several WordPress workshops in December 2021

Give back to open source. Please donate to the WordPress Foundation’s mission this holiday season.


Have a story that we could include in the next ‘Month in WordPress’ post? Let us know  by filling out this form

The following folks contributed to November 2021’s Month in WordPress: @anjanavasan, @harishanker, @rmartinezduque, @callye, @jrf, @webcommsat, and @nalininonstopnewsuk

See Also:

Want to follow the code? There’s a development P2 blog and you can track active development in the Trac timeline that often has 20–30 updates per day.

Want to find an event near you? Check out the WordCamp schedule and find your local Meetup group!

For more WordPress news, check out the WordPress Planet or subscribe to the WP Briefing podcast.

Categories

Subscribe to WordPress News

Join 1,931,732 other subscribers

Archives

%d bloggers like this: