Filter: gravityflow_date_format_current_step_merge_tag
Allows the format for dates within current step merge tag to be modified.
Returning an empty string will use the WordPress settings.
Parameters
| Name | Type | Description |
|---|---|---|
| $date_format | string | A date format string - defaults to the WordPress settings. |
| $current_step | \Gravity_Flow_Step | The current step for this entry. |
| $property | string | Modifier for the current step merge tag. |
Since
- 2.2.4-dev
Source
Defined in includes/merge-tags/class-merge-tag-current-step.php at line 81