Bug #24759
openDisable real time collaboration in WordPress
0%
Description
The upcoming 7.0 release of WordPress will include real time collaboration in the block editor. See https://make.wordpress.org/core/2026/03/10/real-time-collaboration-in-the-block-editor/
This feature may generate a significant amount of background activity between the client and the server and needs careful planning before it should be enabled on an instance the size of CAC.
Related issues
Updated by Jeremy Felt about 2 months ago
I've added a definition for the WP_ALLOW_COLLABORATION constant to the 2.7.x branch in https://github.com/cuny-academic-commons/cac/commit/38de7e40b8f2fabf46f03624f23ddd2f80226d86
There is no filter at the moment, though access can also be toggled via the wp_collaboration_enabled option in the future.
Updated by Boone Gorges about 23 hours ago
- Target version set to Future release
This feature was pulled from WP 7.0, so I'm bumping this to a future release.
Updated by Boone Gorges about 23 hours ago
- Related to Bug #25049: Update WP to 7.0.x series added