Adds a “Default Group” option to add interest groups to users during registration
Adds a new option when using WooCommerce which will add consenting users to lists and groups during account registration, checkout, and enrollment into courses and memberships through connected products
Added filters to allow disabling student consent requirements. Use add_filter( 'llms_mc_enable_consent', '__return_false' ); to completely disable consent.
Adds a “Default Group” option to add interest groups to users during registration
Adds a new option when using WooCommerce which will add consenting users to lists and groups during account registration, checkout, and enrollment into courses and memberships through connected products