learndash_export_task_handled
Action Hook: Fires after an export task is handled.
learndash_export_task_handled 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 handled.
learndash_export_task_handled Read More »
Method: Constructor.
Learndash_Admin_Export_Proquiz::__construct Read More »
Method: Handles Import/Export Action.
Learndash_Admin_Import_Export_Handler::handle_action Read More »
Method: Returns the ajax action name.
Learndash_Admin_Import_Export_Handler::get_ajax_action_name Read More »
Method: Returns the scheduler action name.
Learndash_Admin_Import_Export_Handler::get_scheduler_action_name Read More »
Class: Class LearnDash Admin Import/Export Logger.
Learndash_Admin_Import_Export_Logger Read More »
Method: Returns the logger file path.
Learndash_Admin_Import_Export_File_Handler::get_logger_path Read More »
Method: Initializes the logger.
Learndash_Admin_Import_Export_Logger::init Read More »
Method: Returns the log file link.
Learndash_Admin_Import_Export_File_Handler::get_log_file_link Read More »
Method: Writes to the log file and closes the log.
Learndash_Admin_Import_Export_Logger::finalize Read More »
Method: Processes errors for import/export.
Learndash_Admin_Import_Export_File_Handler::handle_import_export_error Read More »
Method: Maps options and writes to the log file.
Learndash_Admin_Import_Export_Logger::log_options Read More »
Method: Returns the file path.
Learndash_Admin_Import_Export_File_Handler::get_file_path_by_name 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: 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 »
Method: Creates a directory to store the media files.
Learndash_Admin_Import_Export_File_Handler::create_media_directory Read More »
Class: Class LearnDash Admin Import/Export Handler.
Learndash_Admin_Import_Export_Handler Read More »