- Raises the minimum required LifterLMS Core version to 3.31.0. Please upgrade the LifterLMS Core in conjunction with this add-on!
- Improves reporting data by using the LifterLMS core data methods.
The Official Blog for LifterLMS Contributors
-
LifterLMS Assignments Version 1.1.2
Read more: LifterLMS Assignments Version 1.1.2 -
LifterLMS Version 3.31.0
Read more: LifterLMS Version 3.31.0Updates
- Tested to WordPress 5.2
- Adds explicit support for the twentynineteen default theme.
- The main students reporting table can now be filtered to show only students enrolled in a specific course or membership.
- Resolve conflict with WooCommerce (3.6 and later) resulting in 404s on the dashboard endpoints “lost password”, “order history”, and “edit account”.
- Adds a dynamic filter (
llms_notification_view{$trigger_id}_basic_options) to basic (pop-over) notifications to allow configuration of their settings. - The filter
llms_plan_get_checkout_urlnow passes a 3rd parameter:$check_availability - Improves
LLMS_Course_DataandLLMS_Quiz_Dataclasses by adding shared functionality to a shared abstract,LLMS_Abstract_Post_Data - Changed access on class methods in
LLMS_Shortcode_Coursesfrom private to protected, thanks @andrewvaughan!
Bug fixes
- Treats
post_excerptdata as HTML instead of plain text. Fixes an issue resulting in HTML tags being stripped from lesson excerpts when duplicating a lesson in the course builder or importing lessons via the course importer. - Fix an issue allowing access plan sales prices to be set as negative values.
LifterLMS Blocks
- Updated to LifterLMS Blocks 1.4.0.
- Adds an “unmigration” utility to LifterLMS -> Status -> Tools & Utilities which can be used to remove LifterLMS blocks from courses and lessons which were migrated to the block editor structure.
- This tool is only available when the Classic Editor plugin is installed and enabled and it will remove blocks from ALL courses and lessons regardless of whether or not the block editor is being utilized on that post.
Deprecations
LLMS_Query::add_query_vars()useLLMS_Query::set_query_vars()instead.
-
LifterLMS WooCommerce Version 2.0.10
Read more: LifterLMS WooCommerce Version 2.0.10- Fixed an issue causing fatal errors encountered during admin panel updates of subscriptions with no parent order.
- Resolve LifterLMS Student Dashboard lost password 404s by redirecting links to the LifterLMS lost password endpoint to the WooCommerce My Account lost password endpoint.
- Outputs CSS and JS related to course/membership expiration in the admin subscriptions management area so it looks and functions on subscriptions like it does on orders.
-
LifterLMS Version 3.31.0-beta.2
Read more: LifterLMS Version 3.31.0-beta.2- The main students reporting table can now be filtered to show only students enrolled in a specific course or membership.
- Improves
LLMS_Course_DataandLLMS_Quiz_Dataclasses by adding shared functionality to a shared abstract,LLMS_Abstract_Post_Data - The filter
llms_plan_get_checkout_urlno passes a 3rd parameter:$check_availability - Changed access on class methods in
LLMS_Shortcode_Coursesfrom private to protected, thanks @andrewvaughan!
-
LifterLMS Version 3.31.0-beta.1
Read more: LifterLMS Version 3.31.0-beta.1-
Adds explicit support for the twentynineteen default theme.
-
Treats
post_excerptdata as HTML instead of plain text. Fixes an issue resulting in HTML tags being stripped from lesson excerpts when duplicating a lesson in the course builder or importing lessons via the course importer. -
Update to LifterLMS Blocks 1.4.0:
-
Adds an “unmigration” utility to LifterLMS -> Status -> Tools & Utilities which can be used to remove LifterLMS blocks from courses and lessons which were migrated to the block editor structure.
-
This tool is only available when the Classic Editor plugin is installed and enabled and it will remove blocks from ALL courses and lessons regardless of whether or not the block editor is being utilized on that post.
-
-
LifterLMS Blocks Version 1.4.0
Read more: LifterLMS Blocks Version 1.4.0- Added an “unmigration” utility to LifterLMS -> Status -> Tools & Utilities which can be used to remove LifterLMS blocks from courses and lessons which were migrated to the block editor structure. This tool is only available when the Classic Editor plugin is installed and enabled and it will remove blocks from ALL courses and lessons regardless of whether or not the block editor is being utilized on that post.
