Fires after all connection tokens have been deleted from the local site. `Jetpack_Options::delete_option()` fires no action of its own, so this is the only signal that the tokens backing the connection are gone. Anything holding derived state — a memoized connection status, a cached credential — must recompute from here.
Changelog
- Introduced in Jetpack 9.1.1