apply_filters( 'wp_check_post_lock_window', int $interval )
Filters the post lock window duration.
Parameters
- $interval
-
The interval in seconds the post lock duration should last, plus 5 seconds. Default 150.
Source
Changelog
| Version | Description |
|---|---|
| 3.3.0 | Introduced. |