Filter: gk/gravitymigrate/background/import-step-runner
Filters the callable the import background driver loops to advance one slice.
The test seam for ImportJobDriver: a test may substitute a scripted callable for the real import route, without needing a staged bundle, Gravity Forms, or wpdb in scope.
Parameters
| Name | Type | Description |
|---|---|---|
| $step_runner | callable | The import AJAX route closure, by default. |
Since
- %ver%: %ver%
Source
Defined in src/Background/ImportJobDriver.php at line 434