Real-time collaboration: why your meta boxes break it
WordPress 7.0 syncs the block editor through Yjs, and one classic meta box switches the whole thing off. Migrating meta to the REST API, swapping HTTP polling for WebSockets, and the block side effects that fire for every editor in the session.