Fix for Rare License Migration Edge Case in the WP SDK
Our WP SDK includes a built-in mechanism to detect when a site is being cloned or moved to a new URL. When that happens, it presents several options to help users properly handle the migration — for example, marking the site as a staging copy or fully migrating it to the new domain.
We identified an edge case in the “Migrate License” flow where, in very rare situations, the system migrated a license without running all the expected validation checks. This included skipping quota validation or overlooking URL restrictions enforced by the license firewall.
The issue has now been fully resolved on our infrastructure side, ensuring all migrations go through the correct validation path. No update to the WP SDK is required on your end.
