Browse: Home / Classes / Learndash_Admin_Import_File_Handler /

Learndash_Admin_Import_File_Handler::get_items

Learndash_Admin_Import_File_Handler::get_items( string $file_path )

Allows to read the file by lines with a foreach loop.


Description #


Parameters #

$file_path

(string) (Required) File path.


Return #

(Generator)


Source #

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


Changelog #

Changelog
Version Description
4.3.0 Introduced.