Filter: gform_order_label
Dynamic Hook Name
This hook supports dynamic naming with the following modifiers:
$form_id
Example hook names:
gform_order_label(base hook)gform_order_label_1(with first modifier value)
Enables the order summary label to be changed.
Parameters
| Name | Type | Description |
|---|---|---|
| $order_summary_label | string | The order summary label. |
| $form_id | int | The current form ID. |
Since
- unknown: unknown
Source
Defined in includes/pages/class-entry-detail.php at line 868