Browse: Home / Classes / Learndash_Admin_Export_File_Handler /

Learndash_Admin_Export_File_Handler::add_media_file

Learndash_Admin_Export_File_Handler::add_media_file( int $media_id )

Copy the media file into the specific work dir.


Description #


Parameters #

$media_id

(int) (Required) The media ID.


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.