[wp-trac] [WordPress Trac] #64622: Real-time collaboration: Add new REST endpoints, setting, and registered post meta
WordPress Trac
noreply at wordpress.org
Thu Mar 5 00:27:55 UTC 2026
#64622: Real-time collaboration: Add new REST endpoints, setting, and registered
post meta
-------------------------------------------------+-------------------------
Reporter: czarate | Owner: ellatrix
Type: task (blessed) | Status: closed
Priority: normal | Milestone: 7.0
Component: Editor | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch has-unit-tests add-to- | Focuses:
field-guide needs-dev-note |
-------------------------------------------------+-------------------------
Changes (by peterwilsoncc):
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"61833" 61833]:
{{{
#!CommitTicketReference repository="" revision="61833"
Real-time collaboration: Rename option for positive intent.
This reverts the real time collaboration option name back to
`wp_enable_real_time_collaboration` to avoid the need to turn on a
checkbox in order to turn off the feature. This is to reduce the cognitive
load on both users and developers of an on is off paradigm.
To ensure Real Time Collaboration is enabled prior to the upgrade routine
running on multi-site installs, the option default is filtered on the
`default_option_wp_enable_real_time_collaboration` hook to enable the
option by default.
Developed in: https://github.com/WordPress/wordpress-develop/pull/11161
Follow up to r61828.
Props peterwilsoncc, czarate, sergeybiryukov.
Fixes #64622.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64622#comment:55>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list