Automations triggered via engagements will now set the private post author as the author of the related course or membership
Add required field validation for PA Post post and user fields
Added hooks before and after private area output functions for maximum extendability!
Fixed a bug preventing private post automations from being searchable on engagements after initial engagement publication
Area information shortcode and widget will no longer throw errors when using them outside of courses and memberships without passing a post_id parameter
Improved compatibility with Beaver Builder to ensure full-width rows function on all post types
Added new post settings for LifterLMS content, pages, and posts:
Disable header entirely
Disable navigation
Display alternate menu
Disable footer widgets area
Added new global layout settings for controlling the top and bottom margins of the main content area. See these settings under “Layout”
Added new body class to add special css based on the current post sidebar layout
Declares official WooCommerce support. LaunchPad has always supported WooCommerce but until now LaunchPad did not declare support resulting in confusing WooCommerce-generated warnings.
Fixed Quiz template to prevent display of previous and next links meant for blog posts only
Fixed bug preventing the selected header layout from appearing highlighted on the LaunchPad settings
New shortcode: [lifterlms_course_continue_button]. See shortcode docs for more information.
New shortcode: [lifterlms_lesson_mark_complete]. See shortcode docs for more information.
Added filter llms_product_pricing_table_enrollment_status to allow forceful display of course/membership pricing tables regardless of user enrollment status.
Fix course author shortcode to allow usage outside of a course via the course_id parameter.