learndash_export_task_enqueued
Action Hook: Fires after an export task is enqueued.
learndash_export_task_enqueued Read More »
@package: LearnDash
Source Files: includes/admin/classes-import-export/export/class-learndash-admin-export-handler.php
Action Hook: Fires after an export task is enqueued.
learndash_export_task_enqueued Read More »
Method: Returns the list of settings associated with the post type.
Learndash_Admin_Export_Post_Type_Settings::get_data Read More »
Action Hook: Fires after an exporter had been processed.
learndash_export_exporter_processed Read More »
Method: Returns post type settings sections.
Learndash_Admin_Export_Post_Type_Settings::get_sections Read More »
Action Hook: Fires after an export task is handled.
learndash_export_task_handled Read More »
Class: Class LearnDash Admin Export Handler.
Learndash_Admin_Export_Handler Read More »
Method: Returns data to export by chunks.
Learndash_Admin_Export_User_Activity::get_data Read More »
Filter Hook: Filters export options.
learndash_export_options Read More »
Method: Initializes the logger.
Learndash_Admin_Import_Export_Logger::init Read More »
Method: Writes to the log file and closes the log.
Learndash_Admin_Import_Export_Logger::finalize Read More »
Method: Returns the logger file path.
Learndash_Admin_Import_Export_File_Handler::get_logger_path Read More »
Method: Maps options and writes to the log file.
Learndash_Admin_Import_Export_Logger::log_options Read More »
Method: Returns the log file link.
Learndash_Admin_Import_Export_File_Handler::get_log_file_link Read More »
Method: Maps class name with object vars and writes to the log file.
Learndash_Admin_Import_Export_Logger::log_object Read More »
Method: Processes errors for import/export.
Learndash_Admin_Import_Export_File_Handler::handle_import_export_error Read More »
Method: Returns the file path.
Learndash_Admin_Import_Export_File_Handler::get_file_path_by_name Read More »
Method: Returns the media directory path.
Learndash_Admin_Import_Export_File_Handler::get_media_file_path_by_name Read More »
Method: Deletes a directory recursively.
Learndash_Admin_Import_Export_File_Handler::remove_directory_recursively Read More »
Method: Creates a directory to store the files.
Learndash_Admin_Import_Export_File_Handler::create_work_directory Read More »
Method: Add the index.php file to prevent directory listing.
Learndash_Admin_Import_Export_File_Handler::add_index_file Read More »