Filter: gravityflow_step_expiration_timestamp
Allows the expiration timestamp to be overridden.
Parameters
| Name | Type | Description |
|---|---|---|
| $expiration_timestamp | int | The current expiration timestamp (UTC). |
| $expiration_type | string | The type of expiration defined in step settings. |
| $this | \Gravity_Flow_Step | The current step. |
Since
Source
Defined in includes/steps/class-step.php at line 847