Skip to main content

Action: gravityview-importer/process-row

Deprecated

Deprecated since 2.0. Use gravityview/import/process/row instead.

Fires when a CSV row is being processed during the parsing phase.

Parameters

NameTypeDescription
$rowarrayThe row data as an array of column values.
$numberintThe row number (starts from 1 with headers).

Since

Source

Defined in src/Processor.php at line 473