Browse: Home / Classes / Learndash_Admin_Import_Mapper /

Learndash_Admin_Import_Mapper::map

Learndash_Admin_Import_Mapper::map( array $import_options,  int $user_id )

Maps the importers list.


Description #


Parameters #

$import_options

(array) (Required) Import options.

$user_id

(int) (Required) User ID.


Return #

(Learndash_Admin_Import[])


Source #

File: includes/admin/classes-import-export/import/class-learndash-admin-import-mapper.php


Changelog #

Changelog
Version Description
4.3.0 Introduced.