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: sfwd-lms/includes/admin/classes-import-export/export/class-learndash-admin-export-file-handler.php
Changelog #
| Version | Description |
|---|---|
| 4.3.0 | Introduced. |