wpseek.com
A WordPress-centric search engine for devs and theme authors
override_post_lock › WordPress Filter Hooks
Since3.6.0
Deprecatedn/a
› apply_filters( 'override_post_lock', true, $post, $user )
| Parameters: (3) |
|
| Defined at: |
|
| Codex: |
Filters whether to allow the post lock to be overridden.
Returning false from the filter will disable the ability to override the post lock.Related Functions: wp_set_post_lock, edit_post_link, wp_refresh_post_lock, _save_post_hook, wp_check_post_lock, get_delete_post_link
Related Hooks: pre_post_link, edit_post_link, get_delete_post_link, preview_post_link, get_edit_post_link