- Fixed issues where Course Track checks were not functioning properly with relation to prerequisite associations
LLMS_Generator
can now be used to generate course(s) from a raw array of course data using the SingleCourseGenerator and BulkCourseGenerator
LLMS_Generator
default post status can be set at runtime using set_default_post_status()
- Fixed an issue causing JS errors on the
wp-login.php
screen
- Tested up to WordPress 4.7.4
Template Updates
course/prerequisites.php
– Prerequisite checks check for ‘course_track’ rather than ‘track’
Leave a Reply