Help test WordPress 6.9 before release

The CoreCore Core is the set of software required to run WordPress. The Core Development Team builds WordPress. Team will release WordPress 6.9 in early December. Before that happens, the project is in the testing phase, and the Core Team needs you! The #core-test team is currently focused on testing the latest Release Candidate (RC) version, and we encourage everyone in the community to jump in and contribute.

Sometimes, users think that to contribute to the WordPress Core, they need to be highly skilled developers. But the WordPress project also needs contributors for documentation, translation, design, and testing.

Why is this testing phase so important?

This is where we identify and resolve those final issues, uncover unexpected bugs, and refine new features before releasing them to millions of websites.

WordPress powers more than 40%, which requires extensive testing. Your testing helps millions of WordPress sites.

How You Can Contribute

You don’t need to be a technical person or a seasoned developer to help. We need people with diverse views and varying levels of experience to test the new UIUI UI is an acronym for User Interface - the layout of the page the user interacts with. Think ‘how are they doing that’ and less about what they are doing. and features, providing valuable real-world feedback.

To help, navigate to the WordPress Playground at https://playground.wordpress.net?wp=beta, which will open the latest release candidateRelease Candidate A beta version of software with the potential to be a final product, which is ready to release unless significant bugs emerge. version. WordPress Playground will provide a temporary environment in which you can test without fear of making mistakes.

WordPress 6.9 includes these features:

  • Notes: Add annotations within the editor
  • BlockBlock Block is the abstract term used to describe units of markup that, composed together, form the content or layout of a webpage using the WordPress editor. The idea combines concepts of what in the past may have achieved with shortcodes, custom HTML, and embed discovery into a single consistent API and user experience. visibility controls: Hide specific blocks from the inserter
  • Command Palette: Keyboard shortcuts available everywhere
  • Custom icons: For the social links block
  • Border radius size presets

The Core Test team created a complete testing guide with step-by-step instructions.

PluginPlugin A plugin is a piece of software containing a group of functions that can be added to a WordPress website. They can extend functionality or add new features to your WordPress websites. WordPress plugins are written in the PHP programming language and integrate seamlessly with WordPress. These can be free in the WordPress.org Plugin Directory https://wordpress.org/plugins/ or can be cost-based plugin from a third-party and Themes Testing

If you are a site owner or plugin developer, this is an opportunity to test if your plugins and themes are compatible with the new version of WordPress. So, install your plugins and themes on the WordPress Playground by adding URLURL A specific web address of a website or web page on the Internet, such as a website’s URL www.wordpress.org parameters:

https://playground.wordpress.net?wp=beta&theme=[YOUR_THEME]&plugin=[PLUGIN_1]&plugin=[PLUGIN_2]

Learn mode in the Query API Guide.

Spot Something?

If you encounter any issues but aren’t sure if it’s a bug or where to report the problem, share them on the WordPress alpha/beta forums. If you are confident that you have found a bug in WordPress Alpha/BetaBeta A pre-release of software that is given out to a large group of users to trial under real conditions. Beta versions have gone through alpha testing in-house and are generally fairly close in look, feel and function to the final product; however, design changes often occur as part of the process./RCRelease Candidate A beta version of software with the potential to be a final product, which is ready to release unless significant bugs emerge., report it on Core Trac for rollback auto-updates and the Gutenberg GitHub repository for every other feature.

For helpful reporting guidelines, refer to the Test Reports section of the Test Handbook and review the Core Team guidelines for Reporting Bugs.