=== Import & Export Tool for LearnDash ===
Requires at least: 5.8
Requires PHP: 7.4
Tested up to: 5.9
Stable tag: 1.4.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Easily export your courses from one LearnDash site and import them into another.


== Changelog ==

= 1.4.2 =
* Fixed cases of export only including partial data depending on chunk size

= 1.4.1 =
* Fixed error with user data when a subset of courses is exported
* Fixed user data not completlely importing under certain circumstances
* Fixed conflict between licensing package and some EDD products
* Added import and export of LearnDash group user data

= 1.4.0 =
* The plugin folder has been renamed. You will have to reactivate the plugin after the update
* Added support for user meta data
* Added import and export of global LearnDash Course, Lesson and Topic settings
* Added internationalization
* Changed upload directory name from immerseus to honorswp
* Fixed errors with archive creation due to folder issues.
* Fixed style issues in the UI
* Fixed issue with WordPress installations using custom folder structures
* Fixed courses not assigned to groups
* Fixed filepath issue on some non-unix systems.
* Fixed lessons and topics not always being mapped to courses when using the Slow Run option
* Removed option to export as XML. Importing old XML exports will continue to work.

= 1.3.5 =
* Licensing Fixes
* Fixing Categories on Import
* Import XML and JSON testing

= 1.3.4 =
* fixed quizzes relationship to certificates
* fixed courses relationship to certificates
* swapped JSON and XML options, set JSON to default and recommended

= 1.3.3 =
* composer update and add changelog

= 1.3.2 =
* zip tool fix, typo fix

= 1.3.1 =
* autoload fix

= 1.3.0 =
* EDD licensing for HonorsWP

= 1.2.1 =
* Fixed missing backslash on library

= 1.2.0 =
* Update Immerseus Upgrader

= 1.1.5 =
* Fixed (hotfix) wrong validation on exported media files

= 1.1.4 =
* Fixed thumbnails multiple images export
* Fixed avoid exporting non-existing media files

= 1.1.3 =
* Fixed slow run parameters

= 1.1.2 =
* Fixed missing question data when exporting only quiz post type

= 1.1.1 =
* Fixed missing quiz_pro data when exporting only questions

= 1.1.0 =
* Added "Slow run" option for import process (to avoid Time out errors).
* Added Capabilities on plugin, only users with capabilities of 'manage-options' can use it.
* Fixed and Optimized image src Regex matching images on srcset.
* Fixed image downloading
* Fixed export error when exporting media.
* Fixed Gutenberg block error when importing.
* Fixed breakline issue when exporting/importing XML.

= 1.0.7 =
* Fixed compatibility with legacy course steps when importing

= 1.0.6 =
* Fixed image src Regex, matching images from content.
* Fixed styles and JS only for import/export admin tab

= 1.0.5 =
* Fixed SQL query for exporting questions_ids

= 1.0.4 =
* Fixed SQL queries security issues
* Fixed New lines in content converted to <br>

= 1.0.3 =
* Fixed import content type for Windows OS

= 1.0.2 =
* Added import from uploads folder [New Feature]
* Improved export per Course UX
* Fixed export media images wrong filepaths
* Fixed internationalization
* Fixed import error when unzip failure

= 1.0.1 =
* Fixed Categories being duplicate
* FixedErrors on Categories on export
* FixedTimeout based on queue start at

= 1.0 =
* Initial release

== Upgrade Notice ==

= 1.4.0 =
* The plugin folder has been renamed. You will have to reactivate the plugin after the update
* Changed upload directory name from immerseus to honorswp
