[wp-trac] [WordPress Trac] #63993: wp_ajax_wp_remove_post_lock does not remove a post lock
WordPress Trac
noreply at wordpress.org
Wed Sep 17 11:23:44 UTC 2025
#63993: wp_ajax_wp_remove_post_lock does not remove a post lock
--------------------------+-----------------------------
Reporter: paulkevan | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Editor | Version:
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
Unsure if the functions' documentation should be updated, or the function
itself, but the current function does not remove a post lock, but updates
the expiry.
A request is triggered upon leaving an edit post screen, through:
`window.addEventListener( 'beforeunload', releasePostLock );`
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63993>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list