Changelog – GoodLMS

==v2.2.3== 23/01/2023

fix course/lecture tab order
– /framework/javascript/meta-box.js

fix view answer page
– /user/view-answer.php

fix minor bugs
– /user/author-update.php

correct time display format
– /include/utility.php

==v2.2.2== 14/07/2021

Envato requirements’ fixed

escape get text
– login.php
– register.php
– author-default.php
– single-course.php
– lms-header.php
– single-stripe.php
– single-paymill.php
– single-authorize.php
– single-braintree.php
– single-course-content.php
– single-course-quiz.php
– single-section-quiz.php
– framework/meta-template.php
– framework/user.php
– user/profile.php
– user/password.php
– user/badge-certificate.php
– user/attended-courses.php
– user/book-courses.php
– user/my-courses.php
– user/my-courses-student.php
– user/confirm-courses.php
– user/teacher-admin.php
– user/earning.php
– user/leaderboard.php
– user/free-onsite.php
– user/missing-courses.php
– user/quiz-scores.php
– user/student-admin.php
– user/scoring-status-part.php
– user/scoring-status-student.php
– include/misc.php
– include/lightbox-form.php
– include/instructor-item.php
– include/course-item.php
– include/cloud-payment.php
– include/certificate-item.php
– include/stripe-payment.php
– include/paymill-payment.php
– include/payment-api/authorize-php/authorize.php
– include/paypal-ipn.php
– include/utility.php
– framework/user.php
– framework/quiz-option.php
– framework/plugin-option.php
– framework/course-option.php
– framework/gdlr-theme-sync.php
– framework/gdlr-course-content-bkup.php
– framework/gdlr-coupon-option.php
– framework/theme-option/gdlr-admin-panel.php
– framework/theme-option/gdlr-admin-panel-html.php
– framework/plugin-option/transaction.php
– framework/plugin-option/statement.php
– framework/plugin-option/upcoming-course-widget.php
– framework/plugin-option/popular-course-widget.php
– framework/plugin-option/course-category-widget.php
– framework/plugin-option/commission.php
– framework/plugin-option/payment-evidence.php
– framework/certificate-option.php

add wpdb->prepare to secure sql
– single-course-quiz.php
– single-section-quiz.php
– single-course-content.php
– single-braintree.php
– single-stripe.php
– user/author-update.php
– user/quiz-scores.php
– user/scoring-status-student.php
– user/scoring-status.php
– user/scoring-status-part.php
– user/my-course-student.php
– user/missing-courses.php
– user/leader-board.php
– user/book-courses.php
– user/attended-courses.php
– user/confirm-courses.php
– user/earning.php
– user/free-onsite.php
– user/view-answer.php
– include/course-item.php
– include/paypal-ipn.php
– include/paymill-payment.php
– include/lightbox-form.php
– include/gdlr-payment-query.php
– include/cloud-payment.php
– include/stripe-payment.php
– include/utility.php
– plugin-option/payment-evidence.php
– plugin-option/transaction.php
– framework/plugin-option/statement.php

escape echo $
– login.php
– author.php
– lms-header.php
– goodlayers-lms.php
– single-authorize.php
– single-section-quiz.php
– single-course-quiz.php
– single-course-content.php
– include/utility.php
– include/lightbox-form.php
– include/paymill-payment.php
– include/course-item.php
– user/view-answer.php
– user/quiz-scores.php
– user/teacher-admin.php
– user/student-admin.php
– user/scoring-status-student.php
– user/scoring-status-part.php
– user/my-course-student.php
– user/free-onsite.php
– user/book-courses.php
– user/earning.php
– framework/user.php
– framework/meta-template.php
– framework/theme-option/gdlr-admin-panel.php
– framework/theme-option/gdlr-admin-panel-html.php
– framework/plugin-option/statement.php
– framework/plugin-option/transaction.php
– framework/plugin-option/commission.php
– framework/plugin-option/payment-evidence.php
– framework/plugin-option/course-category-widget.php
– framework/plugin-option/recent-course-widget.php
– framework/plugin-option/upcoming-course-widget.php
– framework/plugin-option/popular-course-widget.php

php 8 compatibility
– include/instructor-item.php

use strict javascript
– lms-script.js
– framework/javascript folder
– include/javascript folder

==v2.2.1== 14/04/2021
wrap function with function_exists command
– include/lightbox-form.php
– include/utility.php
– include/course-item.php

fix excerpt in shortcode
– include\course-item.php

==v2.2.0== 1/01/2021
good lms
fix wrong date display for specific timezone
fix vulnerability issues
hide amount field for online course
– include/lightbox-form.php

fix 404 error for author link
– include/course-item

drop support for paymill payment
– goodlayers-lms.php
– framework/plugin-option.php

==v2.1.5== 15/11/2020
Security issue fixed
– goodlayers-lms/include/lightbox-form.php

==v2.1.4== 28/08/2020
Fixed for WP5.5
– framework/javascript/meta-box.js
– framework/javascript/quiz-question.js

==v2.1.2== 06/9/2019
update stripe payment
– lms-style.css
– goodlayers-lms.php
– single/stripe.php
– include/stripe-payment.php

==v2.1.1== 23/3/2018
add support to “google captcha” plugin for register form
– register.php

fix typo
fix instructor link in single course page
include/course-item.php

fix the pdf lecture
– single-course-content.php

show quiz answer for small/large fill
– user/view-answer.php
– framework/meta-template.php
– framework/stylesheet/meta-box.css

fix coupon code when amount is decimal number
add paypal delay message when redirect back to the site
– single-course-content.php
– lms-script.js
– include/lightbox-form.php

add filter for wpml user meta translation
– framework/user.php

fix style compatibility
– lms-style.css

improve stability
– user/book-course.php

change subscriber roles to show the student on the profile page
– author.php

fix sql injection
– user folder
– include/utility.php

==v2.1.0== 05/10/2016
update french translation for first and last name
– include/languages folder
fix minor bugs
fix deprecate function
fix author naming display
fix lock course date
continue the course where it left off
change variable naming to aviod confusion
display time on on-site course
add class to course item button
add class to course info section
add function to order the section lecture and quiz
use ajax to save the quiz timer / answer every 5 second to prevent timer reset
improve the retake quiz option
– author-default.php
– lms-script.js
– single-section-quiz.php
– single-course-quiz.php
– single-course-content.php
– framework/table-management.php
– framework/course-option.php
– framework/javascript/meta-box.js
– framework/javascript/quiz-question.js
– framework/stylesheet/meta-box.css
– include/course-item.php
– include/utility.php
– include/instructor.php
– include/lightbox-form.php
– include/attendance-section.php
– include/gdlr-payment-query.php
– user/leader-board.php
– user/manual-check-needed.php
– user/badge-certificate.php
– user/my-course-student.php
– user/scoring-status-student.php
– user/profile.php

==v2.0.4== 25/03/2016
– add upcoming course
goodlayers-lms.php
framework/plugin-option/upcoming-course-widget.php

– inner quiz score calculation
single-course-content.php

– fix word in confirm course page
user/confirm-courses.php

– fix course cirriculum display
single-course.php

==v2.0.3== 10/01/2016

– Fix coupon validation bug
include/lightbox-form.php

french translation by Marina

fix last section content next button
single-course-content.php

fix final quiz display on cirriculum
single-course.php

fix cloud error message
include/cloud-payment.php

add delete button on transaction page
framework/plugin-option/transaction.php
framework/stylesheet/plugin-option.css
framework/javascript/plugin-option.css

==v2.0.2== 04/01/2016
– Fix coupon validation bug
include/lightbox-form.php

==v2.0.1== 19/12/2015
– Fix coupon error
framework/course-option.php file
framework/gdlr-coupon-option.php

==v2.0.0== 17/12/2015
– wp 4.3 compatibiltiy
– Onsite course widget date
– Add button to proceed quiz
– Sort Course By Start Date *** Have to save every course that’s suppose to show once for this update to take effects
– Add new course info style
– Auto login after register
– Add option to lock the course until start date is reached
– Russian translation by : Andeo
framework/javascript/meta-box.js
framework/plugin-option/course-category-widget.php
framework/plugin-option/popular-course-widget.php
framework/plugin-option/recent-course-widget.php
framework/course-option.php
framework/gdlr-coupon-option.php
framework/gdlr-course-content-bkup.php
framework/gdlr-theme-sync.php
framework/plugin-option.php
framework/meta-template.php
framework/user.php
user/my-course.php
user/my-course-student.php
user/attended-course.php
user/missing-course.php
include/lightbox-form.php
include/course-item.php
include/paymill-payment.php
include/payment-api/braintree-php
include/cloud-paymen.php
include/shortcode.php
include/stripe-payment.php
include/utility.php
include/course-item.php
author.php
register.php
single-braintree.php
single-course-content.php
single-course-quiz.php
single-section-quiz.php
single-authorize.php
lms-style.css

==v1.1.4== 20/07/2015
– fix login incorrect and lost password page
– Spanish translation by ‘Stewart Vallely’
– add payment status changing at transaction page

==v1.1.3== 20/06/2015
– display message to login before taking the quiz
– update font awesome version
user/earning.php
user/badge-certificate.php
include/misc.php
include/lightbox-form.php
include/course-item.php
include/certificate-item.php
framework/plugin-option/statement.php
single-course.php
single-course-quiz.php
single-course-content.php
author-default.php

– xss for add_query_arg
author-default.php
login.php
register.php
single-authorize.php
single-course-content.php
single-course-quiz.php
framework/plugin-option/statement.php
framework/plugin-option/transaction.php
include/course-item.php
include/lightbox-form.php
include/login-form.php
include/misc.php
user/author-update.php
user/manual-check-needed.php
user/my-course.php
user/password.php
user/profile.php
user/quiz-scores.php
user/scoring-status-student.php
user/scoring-status.php
user/student-admin.php
user/teacher-admin.php
user/view-answer.php

==v1.1.2== 05/03/2015
These are logs for LMS plugin
– fix course grid space
– fix insturctor author image in safari
lms-style.css
– wpml compatibility
– fix non-latin character for form booking
include/login-form.php
login.php
include/lightbox-form.php
– php5.3 compatibility issues
goodlayers-lms.php

==v1.1.1== 04/02/2015
– add transation to user booked course area
user/booked-course.php
– display error for non-latin character as username
register.php
include/lightbox-form.php
– fix course shortcode displaying problem
include/shortcode.php

==v1.1.0== 15/01/2015
– add option for jQuery ui inclusion
– unlock sections/course by specific date
– units in progress bar can be clicked for convenience
– free course without logging in
– prerequisite for courses
– Instructor can see student list for each courses
– put rating in single course
– removable questions for quiz
– put confirmation(unique code) code shortcode in certificate(for verification purpose)
– instructor can remove student from course
– leadership board for quiz
– put more payment gateways: Stripe, PayMill, Authorised.net
*for all these updates, update goodlayers lms plugin

==v1.02== 14/11/2014
– fix compatibility with old goodlayers theme
framework/gdlr-theme-sync.php

– adding the lost password section
– add required fields in lightbox form
register.php
include/lightbox-form.php
login.php
include/login-form.php

– fix the search function in transaction tab
framework/plugin-option/transaction.php

– add option to hide sidebar in all pages ( when it appears at the bottom )
framework/plugin-option.php
course-archive.php
login.php
author.php
author-default.php
register.php
single-certificate.php
single-course.php
single-course-content.php
single-course-quiz.php

==v1.01== 15/10/2014
-minor bug fixes

==v1.00== 02/10/2014
* initial released

We are using cookies to give you the best experience. You can find out more about which cookies we are using or switch them off in privacy settings.
AcceptPrivacy Settings

GDPR

  • Privacy Policy
  • Google Analytic
  • Video Content
  • Required Code
  • Content Require Consent

Privacy Policy

We use your data to provide and improve the Service. By using the Service, you agree to the collection and use of information in accordance with this policy. Unless otherwise defined in this Privacy Policy, terms used in this Privacy Policy have the same meanings as in our Terms and Conditions, accessible from https://goodlayers.com

You read our full policy here: https://goodlayers.com/privacy-policy/

Google Analytic

This website uses Google Analytics to collect anonymous information such as the number of visitors to the site, and the most popular pages.

Keeping this cookie enabled helps us to improve our website.

Video Content

This website use video embedding code from Youtube and Vimeo. These two service provider may collect the data from you for marketing purpose.

Required Code

This is the example of required cookie.

Content Require Consent

To view the content in some specific wrappers(from page builder), user will need to give consent first.