apply_filters( 'llms_is_user_enrolled' )
It’s too difficult to keep track of multiple postmetas for each lesson incomplete Instead, I’m just replacing the old ‘_is_complete’ value with ‘no’
Description Description
Lessons that have never been complete will not have an ‘_is_complete’ record, Lessons that were completed will have an ‘_is_complete’ record of ‘yes’, Lessons that have been completed once but were marked incomplete will have an ‘_is_complete’ record of ‘no’