apply_filters( 'wp_check_post_lock_window', int $interval )

Filters the post lock window duration.


Description Description


Parameters Parameters

$interval

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


Top ↑

Source Source

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

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
3.3.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.