Skip to main content

Filter: gform_order_summary

Dynamic Hook Name

This hook supports dynamic naming with the following modifiers:

  1. $form['id']

Example hook names:

  • gform_order_summary (base hook)
  • gform_order_summary_1 (with first modifier value)

Filter the markup of the order summary which appears on the Entry Detail, the {all_fields} merge tag and the {pricing_fields} merge tag.

See Also

Since

  • 2.1.2.5

Source

  • Defined in entry_detail.php at line 1193
  • Defined in common.php at line 2013