Browse: Home / Classes / Learndash_Admin_Export_File_Handler /

Learndash_Admin_Export_File_Handler::open

Learndash_Admin_Export_File_Handler::open( string $file )

Opens or creates an export file in the work dir.


Description #


Parameters #

$file

(string) (Required) File name.


Return #

(void)


Source #

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


Changelog #

Changelog
Version Description
4.3.0 Introduced.