This commit is contained in:
erwanlr
2019-03-30 07:20:14 +00:00
parent 1baa3e23b2
commit 07b3826806
509 changed files with 82506 additions and 48 deletions

View File

@@ -0,0 +1,20 @@
== Changelog ==
= 1.4 =
* Fix: Remove direct db call, used LearnDash provided functions
* Fix: Fix ajax 500 error issue
= 1.3 =
* Fix: Made add-on compatible with WordPress 5.1 and Learndash 2.6.4
* New: Added animated notification when enrolled to associated course
* New: Displayed associated course on course detail page
* New: Added filter "notification_message" to override the notification message
= 1.2 =
* Added plugin branding
= 1.1 =
* Made compatible with LearnDash v2.4
= 1.0 =
* Initial