apply_filters( 'learndash_import_importers', array $importers, array $import_options )
Filters the list of importers.
Description #
Parameters #
- $importers
-
(array) Already added importers.
- $import_options
-
(array) Import options.
Return #
(array) Importers.
Source #
File: sfwd-lms/includes/admin/classes-import-export/import/class-learndash-admin-import-mapper.php
Changelog #
| Version | Description |
|---|---|
| 4.3.0 | Introduced. |