WordPress core's real-time collaboration (RTC) feature in the block editor uses Yjs to allow multiple users to edit simultaneously. Key points for plugin/theme developers: collaboration is automatically disabled when classic meta boxes are detected (migrate to registered post meta with show_in_rest: true to re-enable it); the

4m read time From make.wordpress.org
Post cover image
Table of contents
Collaboration is disabled when meta boxes are presentThe sync.providers filter: Customizing the sync transport layerCommon issues when building plugins compatible with real-time collaboration

Sort: