Learndash_Admin_Export_Mapper::map()
Method: Maps the exporters list.
Learndash_Admin_Export_Mapper::map Read More »
@package: LearnDash
Source Files: includes/admin/classes-import-export/export/class-learndash-admin-export-mapper.php
Method: Maps the exporters list.
Learndash_Admin_Export_Mapper::map Read More »
Method: Imports user activity.
Learndash_Admin_Import_User_Activity::import Read More »
Filter Hook: Filters the list of exporters.
learndash_export_exporters Read More »
Class: Class LearnDash Admin Export Configuration.
Learndash_Admin_Export_Configuration Read More »
Method: Constructor.
Learndash_Admin_Export_Configuration::__construct Read More »
Filter Hook: Filters export configuration options.
learndash_export_configuration Read More »
Method: Init Zip.
Learndash_Admin_Export_File_Handler::init_zip Read More »
Method: Returns all post terms.
Learndash_Admin_Export_Posts::get_post_terms Read More »
Method: Generates the zip file.
Learndash_Admin_Export_File_Handler::generate_zip_archive Read More »
Method: Returns a list of post meta keys that should be excluded from export.
Learndash_Admin_Export_Posts::get_excluded_meta_keys Read More »
Action Hook: Fires after export zip archive is created.
learndash_export_archive_created Read More »
Filter Hook: Filters the list of post meta keys that should be excluded from export.
learndash_export_post_excluded_meta_keys Read More »
Method: Returns true if the zip archive exist.
Learndash_Admin_Export_File_Handler::zip_archive_exists Read More »
Method: Returns media ids depending on the post type.
Learndash_Admin_Export_Posts::get_special_media_ids Read More »
Method: Deletes the zip archive.
Learndash_Admin_Export_File_Handler::delete_zip_archive Read More »
Class: Class LearnDash Admin Export Taxonomies.
Learndash_Admin_Export_Taxonomies Read More »
Method: Returns the zip time created.
Learndash_Admin_Export_File_Handler::get_zip_archive_time_created Read More »
Method: Constructor.
Learndash_Admin_Export_Taxonomies::__construct Read More »
Method: Returns the zip url.
Learndash_Admin_Export_File_Handler::get_zip_archive_url Read More »
Class: Class LearnDash Admin Export Posts.
Learndash_Admin_Export_Posts Read More »