Learndash: Customize user enroll time
we use the learndash LMS and want to let users get access to lessons everyday at 6am with enrollment based access. For this purpose the LMS stores the enrollment time of every user in the db usermeta table in UNIX. So my question is: How can i change this value to the same date the user enrolled just so the time is 8am but the day stays the same? And how can i run this function shortly after the user enrolled?
Thx