W3cubDocs

/WordPress

apply_filters( 'wp_check_post_lock_window', int $interval )

Filters the post lock window duration.

Parameters

$interval

(int) The interval in seconds the post lock duration should last, plus 5 seconds. Default 150.

Source

File: wp-admin/includes/ajax-actions.php

View on Trac

Changelog

Version Description
3.3.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_check_post_lock_window