[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 26 16:09:39 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 mcsf):
In [changeset:"62146" 62146]:
{{{
#!CommitTicketReference repository="" revision="62146"
Real-time collaboration: Update "Join" action label in post list if lock
expires
When RTC is enabled, let the "Join" action link in the post list turn into
"Edit" after the post lock expires. Do this by rendering both "Edit" and
"Join" as separate spans and toggling visibility via CSS using the `wp-
collaborative-editing` class that heartbeat already manages. Do the same
to aria-label with screen-reader-text spans so the accessible name stays
in sync with the visible text across lock state changes.
Developed in https://github.com/WordPress/wordpress-develop/pull/11346.
Follow-up to [62074].
Props shekharnwagh.
See #64622.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64622#comment:73>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list