[wp-trac] [WordPress Trac] #64622: Real-time collaboration: Add new REST endpoints, setting, and registered post meta
WordPress Trac
noreply at wordpress.org
Wed Mar 4 22:05:05 UTC 2026
#64622: Real-time collaboration: Add new REST endpoints, setting, and registered
post meta
-------------------------------------------------+-------------------------
Reporter: czarate | Owner: ellatrix
Type: task (blessed) | Status: reopened
Priority: normal | Milestone: 7.0
Component: Editor | Version:
Severity: normal | Resolution:
Keywords: has-patch has-unit-tests add-to- | Focuses:
field-guide needs-dev-note |
-------------------------------------------------+-------------------------
Comment (by peterwilsoncc):
I've created [https://github.com/WordPress/wordpress-develop/pull/11161
PR#11161]:
* Reverts the commit above
* Sets the default option value in `populate_options` to enable the
feature
* Adds a default filter to
`default_option_wp_enable_real_time_collaboration` to enable the feature
without requiring the upgrade routine to run.
@czarate The PR covers item two with the default filter. Item one isn't a
concern as it's a new feature so it's not possible for users of production
software to have the RTC option set to zero.
My weakly held preference for upgraded sites is to only enable the feature
by default for multi author blogs as there is less benefit for such sites
to have RTC enabled.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64622#comment:52>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list