[wp-trac] [WordPress Trac] #64845: Real time collaboration should be off by default or at the very least it should be much more limited
WordPress Trac
noreply at wordpress.org
Fri Mar 13 22:22:06 UTC 2026
#64845: Real time collaboration should be off by default or at the very least it
should be much more limited
-------------------------+-------------------------------------------------
Reporter: sc0ttkclark | Owner: (none)
Type: task | Status: new
(blessed) |
Priority: normal | Milestone: 7.0
Component: Posts, Post | Version: trunk
Types |
Severity: normal | Resolution:
Keywords: | Focuses: administration, performance,
| sustainability
-------------------------+-------------------------------------------------
Changes (by peterwilsoncc):
* type: defect (bug) => task (blessed)
Comment:
I've converted this to a task, I think there are two actions to come out
of this ticket:
Filterable polling rates: regardless of the default, this is required.
These need to be JavaScript filters set in the polling client.
@maxschmeling has [https://github.com/WordPress/gutenberg/issues/76499
opened an issue, #76499], on the Gutenberg issue tracker. Thanks Max!
For WordPress-Develop a PR will be need to modify the default to off. This
will require the following changes:
* set the default to zero in `populate_options()`
* remove the filter in `default-filters.php`
* set the default value registering the setting in `options.php`
* Run the phpunit tests to update `tests/qunit/fixtures/wp-api-
generated.js`
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64845#comment:13>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list