wp_check_locked_posts
wp_check_locked_posts ( $response, $data, $screen_id )
Parameters:- (array) response The Heartbeat response.
- (array) data The $_POST data sent.
- (string) screen_id The screen ID.
Returns:- (array) The Heartbeat response.
Defined at: - Introduced in WordPress: 3.6.0
- Deprecated in WordPress: —
Description
Checks lock status for posts displayed on the Posts screen.