Filter: gk/gravityview/bulk-actions/edit-entry/entry-property-targets
Filters supported Bulk Edit entry-property targets.
Target definitions are keyed by entry property name or entry:<property> target ID. Each target must resolve to an entry:<property> ID and provide a normalizer callback before it can be edited.
Parameters
| Name | Type | Description |
|---|---|---|
| $properties | array | Entry-property target definitions. |
| $view | \View|null | View context, when available. |
| $form | array | Gravity Forms form. |
Since
- 3.0.0
Source
Defined in src/Entry/BulkActions/Actions/BulkEditAction.php at line 1059