[wp-trac] [WordPress Trac] #64964: Real time collaboration: Exclude syncing post type from exports.
WordPress Trac
noreply at wordpress.org
Fri Mar 27 22:46:20 UTC 2026
#64964: Real time collaboration: Exclude syncing post type from exports.
-------------------------------------------+----------------------------
Reporter: peterwilsoncc | Owner: peterwilsoncc
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 7.0
Component: Export | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch commit dev-reviewed | Focuses:
-------------------------------------------+----------------------------
Changes (by peterwilsoncc):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"62168" 62168]:
{{{
#!CommitTicketReference repository="" revision="62168"
Exports: Exclude `wp_sync_storage` post type from exports.
Configured the Real Time Collaboration post type to be excluded from
exports by default. The data is considered ephemeral and includes data on
post IDs that may not match the IDs of posts on the importing site.
Introduces a test to the export test suite to ensure that post types set
to be excluded from exports are, in fact, excluded from exports.
Props peterwilsoncc, desrosj, westonruter, jorbin, mukesh27, czarate.
Fixes #64964.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64964#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list