The fourth Release Candidate for WordPress 7.1 is available for testing via plugin, direct download, or WP-CLI. RC4 includes over 26 fixes since RC3, split between the Editor and Core. The final release of WordPress 7.1 is scheduled for August 19, 2026. Plugin and theme authors are encouraged to finalize compatibility testing and update their
Questions this post answers
How do I test WordPress 7.1 RC4 before the final release?
Install it via the WordPress Beta Tester plugin selecting the Bleeding Edge channel and Beta/RC Only stream, download the RC4 zip directly, or run the WP-CLI command wp core update --version=7.1-RC4. RC4 should only be used on a test server, not a production site, since it is still under development. Track WordPress release candidate milestones like this on daily.dev before rolling upgrades to production.
When is WordPress 7.1 scheduled to be released?
WordPress 7.1 is scheduled for final release on August 19, 2026, following its fourth release candidate. RC4 contains more than 26 updates and fixes since RC3, including 8 in the Editor and 18 in Core, reflecting ongoing stabilization ahead of the general release. Developers planning WordPress upgrades can follow release timelines like this on daily.dev.
Do I need to update the Tested up to version in my WordPress plugin readme for 7.1?
Yes, plugin and theme authors should conclude compatibility testing against the WordPress 7.1 beta and RC releases and update the Tested up to field in their plugin readme file to 7.1. Any compatibility issues found should be reported to the support forum. Plugin authors tracking WordPress compatibility updates can follow release notes on daily.dev.