Filter: gk/gravityview/deprecated-hook-notices/register
Controls whether a deprecated hook notice should be registered.
Parameters
| Name | Type | Description |
|---|---|---|
| $register | bool | Whether to register the notice. Default: true. |
| $hook | string | The deprecated hook name. |
| $replacement | string | The replacement hook name. |
| $location_key | string | The source file:line where the callback is defined. |
Since
- TBD: TBD
Source
Defined in includes/class-gravityview-deprecated-hook-notices.php at line 299