Specific drip time for the next lesson
-
Hello. I need to change the time after which a new lesson appears if we set the drip. Currently it is (enrollment date) + (24h * days) that we set in the drip. I want to set each lesson to appear on the next day, but e.g. at 7:00
I found only in the documentation
LLMS_Lesson :: is_available ()
LLMS_Lesson :: get_available_date ()I’ve added a few lines of code to “get_available_date ()” and it works, but a hook for that is preferred
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Specific drip time for the next lesson’ is closed to new replies.