Browse: Home / Classes / Learndash_Admin_Export_File_Handler /

Learndash_Admin_Export_File_Handler::add_raw_folder

Learndash_Admin_Export_File_Handler::add_raw_folder( string $relative_path )

Adds a folder to be copied to the zip file.


Description #


Parameters #

$relative_path

(string) (Required) Relative path based on the WP uploads directory.


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.