Filter: gk/gravityview/edit-entry/renderer/enqueue-entry-lock-assets
Overrides whether to load the entry lock UI assets.
This filter runs before checking whether if the edit entry link is valid, user has the capability to edit the entry, etc. Filter: gk/gravityview/edit-entry/renderer/enqueue-entry-lock-assets
Parameters
| Name | Type | Description |
|---|---|---|
| $load | bool | Whether to load the entry lock UI assets. Default: false. |
| $entry | array | The entry. |
Since
Source
Defined in includes/extensions/edit-entry/class-edit-entry-locking.php at line 187