Filter: gform_disable_auto_update
Filter to disable Gravity Forms Automatic updates
Parameters
| Name | Type | Description |
|---|---|---|
| $enabled | bool | Check if automatic updates are enabled, and then disable it. |
| $slug | string | The plugin or add-on slug. |
Since
- 1.9
- 2.9.24: Added the $slug param.
Source
Defined in gravityforms.php at line 6098