learndash_put_directory_index_file( string $index_filename = '' )
Add index file to directory
Description #
Parameters #
- $index_filename
-
(string) (Optional) File name.
Default value: ''
Source #
Related #
Namespace #
@package #
Used By #
Used By | Description |
---|---|
includes/admin/classes-import-export/export/class-learndash-admin-export-file-handler.php: Learndash_Admin_Export_File_Handler::init_zip () |
Init Zip. |
includes/admin/classes-import-export/common/class-learndash-admin-import-export-file-handler.php: Learndash_Admin_Import_Export_File_Handler::create_work_directory () |
Creates a directory to store the files. |
includes/payments/ld-purchase-invoice-functions.php: learndash_purchase_invoice_filepath () |
Generates file path for purchase invoice PDF |
includes/quiz/ld-quiz-pro.php: learndash_quiz_debug_log_init () |
Quiz Debug Log Init |
includes/ld-assignment-uploads.php: learndash_fileupload_process () |
Handles file upload process. |
includes/ld-convert-post-pdf.php: learndash_certificate_post_shortcode () |
Converts a post to PDF. |
includes/admin/class-learndash-admin-data-upgrades.php: Learndash_Admin_Data_Upgrades::get_transient () |
Get the processing transient for instance. |
includes/admin/class-learndash-admin-data-upgrades.php: Learndash_Admin_Data_Upgrades::set_option_cache () |
Set the processing transient for instance. |
includes/admin/class-learndash-admin-settings-data-reports.php: Learndash_Admin_Settings_Data_Reports::get_transient () |
Get process transient data. |
includes/admin/class-learndash-admin-settings-data-reports.php: Learndash_Admin_Settings_Data_Reports::set_option_cache () |
Set process Option cache |
includes/admin/classes-data-reports-actions/class-learndash-admin-data-reports-user-courses.php: Learndash_Admin_Data_Reports_Courses::set_report_filenames () |
Set Report Filenames |
includes/admin/classes-data-reports-actions/class-learndash-admin-data-reports-user-quizzes.php: Learndash_Admin_Data_Reports_Quizzes::set_report_filenames () |
Set Report Filenames |