Summery Summery
Filters whether to show the post locked dialog.
Syntax Syntax
Description Description
Returning false from the filter will prevent the dialog from being displayed.
Parameters Parameters
- $display
-
Whether to display the dialog. Default true.
- $post
-
Post object.
- $user
-
The user with the lock for the post.
Source Source
Advertisement
Changelog Changelog
Version | Description |
---|---|
3.6.0 | Introduced. |