Browse: Home / Classes / Learndash_Admin_Import_Handler /

Learndash_Admin_Import_Handler::import

Learndash_Admin_Import_Handler::import( array $options,  string $working_directory,  int $user_id )

Imports data.


Description #


Parameters #

$options

(array) (Required) Import options.

$working_directory

(string) (Required) Working directory.

$user_id

(int) (Required) User ID. All posts except essays and assignments are attached to this user.


Return #

(void)


Source #

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


Changelog #

Changelog
Version Description
4.3.0 Introduced.