Skip to main content

Filter: gform_include_bom_export_entries

Filter whether to include a BOM (Byte Order Mark) in the export file.

This is a Gravity Forms filter. BOM helps Excel properly detect UTF-8 encoding.

Parameters

NameTypeDescription
$include_bomboolWhether to include the BOM. Default: true.
$formarray|nullThe Gravity Forms form array, or null if not available.

Source

  • Defined in future/includes/rest/class-gv-rest-views-route.php at line 355
  • Defined in future/includes/class-gv-view.php at line 1830