Learndash myCred Integration - Changelog

1.8

Bug Fixes:

  • Made the add-on compatible with the latest versions of WordPress, myCred, and LearnDash

1.7

Bugs Fixes:

  • Conflict with WP Data Tables plugins
  • Remove select point types popup when any single point type is allowed for redeeming
  • License Activating issue
  • Pop Up text translation issues

New: 

  • Option to exclude PayPal while purchasing courses by using earned points
  • UI Tweaks

1.6

Bugs Fixes:

  • Minimum percentage required is awarding the points multiple times

1.5

Bugs Fixes:

  • Removed email field from activation screen
  • Fixed plugin options retrieving issue.

New: 

  • Allow unlocking courses using myCRED points
  • Allow students/users to redeem only remaining points
  • Allow students to unlock drip lessons using myCRED points
  • Allow students to buy courses using myCRED points
  • Enabled Option to buy myCRED point
  • Improve plugin structure
  • Add tabs layout to the options page
  • Improve license system integrated to the addon.
  • You can now deactivate your license from Points - LearnDash - License Options screen

1.4

Bug Fixes:

  • Fixed posts per page issue for badges dropdown on course/ lesson/ topic/quiz edit page

1.3

Bug Fixes:

  • Fixed awarding badges without points issue

1.2

Bug Fixes:

  • Fixed Learndash blank admin pages issue'
  • Fixed license setting link redirection issue

New Features:

  • Added option to assign badges on passing Courses, Lessons, Topics & Quizzes
  • Added option to select badges to assign on pass Course / Lesson / Topics.
  • Added option to select badges to assign on pass/fail Quizzes.
  • Added action hook “wmca_creds_added” that will run after awarding points / before assigning badges Courses / Lessons / Topics.Variables that come along this action hook:
    • Returned values of added creds
    • User ID, Points (creds)
    • Post ID ( course id / lesson id / topic id )
    • Post Type
    •  Reference of the cred just added
  • Added action hook “wmca_quiz_creds_added” that will run after awarding or deducting points / before assigning badges for quizzes.
    Variables that come along this action hook:
    • Returned values of added creds
    • User ID, Points (creds)
    • Quiz ID
    • Post Type
    • Reference of the cred just added for quizzes

1.1

Bug Fixes:

  • PHP 7.1 compatibility fix (The plugin now works with PHP version 7.1)
  • Fixed error in deletion of myCRED points when course data is removed