Make WordPress Core

Opened 2 months ago

#63993 new defect (bug)

wp_ajax_wp_remove_post_lock does not remove a post lock

Reported by: paulkevan's profile paulkevan Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version:
Component: Editor Keywords:
Focuses: Cc:

Description

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 );

Change History (0)

Note: See TracTickets for help on using tickets.