wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
Top Google Suchergebnisse
- wp_check_post_lock_window Wordpress hook details -- Adam ...
wp_check_post_lock_window. WordPress version history for wp_check_post_lock_window. This database has information for all major versions from WP 1.2.1 ... - #6774 (Remove _edit_lock on save or exit) – WordPress Trac
$time_window = apply_filters( 'wp_check_post_lock_window', AUTOSAVE_INTERVAL * 2 );. in other words, the lock's time window is rather short. we'd only ... - WordPress › Support » Warning: [author] is currently editing this post ...
This lock timeout can be changed with the filter 'wp_check_post_lock_window'. I think the lock timeout can safely be set at AUTOSAVE_INTERVAL + 35 (30 sec. - wp_check_post_lock (WordPress Function) - WPSeek.com
$time = $lock[0]; $user = isset( $lock[1] ) ? $lock[1] : get_post_meta( $post->ID, ' _edit_last', true ); $time_window = apply_filters( 'wp_check_post_lock_window' ...