WordPress 7.0 sets PHP 8.2 as the minimum supported version, ships native AI writing tools that connect to external APIs, and delivers block editor improvements that change how themes interact with content structure. For a single-site owner, these are configuration decisions. For an agency running a client fleet, they are coordination problems across every environment you operate.
The PHP floor change means any site still running an older version is outside the supported envelope the moment you apply the update. Plugins that have not published updated compatibility declarations may throw errors or break silently, and the window between a major release and full ecosystem compatibility is measured in weeks, not days. The AI writing tools introduce a new class of dependency: each site that activates them begins sending content to a third-party API, which carries cost and data handling implications your clients will eventually ask about. The WordPress 7.0 performance improvements, including faster block rendering and improved server response times, are real gains for clients who care about core web vitals. But those gains only land if the upgrade goes cleanly. Understanding what changed is the prerequisite to sequencing what to do about it.