Hi satisfactionstate,
The notification “learnpress_sessions (3) rows expired” means that there are 3 session records in the database that have exceeded their expiration period. These sessions are used to manage user sessions for both guest and logged-in users, storing temporary session data, such as cart information for guests. Details about LearnPress Sessions:
- Expiration Time:
- For guests, the session expires after 2 days.
- For logged-in users, the session expires after 6 days.
- Function:
- Handles session management (cookies and expiration).
- Primarily stores temporary data like cart details, which are unrelated to course progress or learning activities.
- Is it safe to clear?
- Yes, it is safe to clear expired sessions using the Clear system data option.
- Clearing sessions will not disrupt student progress because learning progress data is stored in separate database tables, not in the
learnpress_sessions table.
- It only removes outdated session data that is no longer in use.
- Recommended Frequency:
- You can clear this data periodically, such as once a month, to maintain database efficiency and avoid unnecessary storage of expired sessions.
Let us know if you need further assistance!
Best regards,
Brianvu-tp
Thank you for your detailed response! Happy developing your wonderful plugin!
Hi satisfactionstate,
We are thrilled to hear that you found the solution useful!
If you are satisfied with LearnPress, we would greatly appreciate it if you could leave us a 5-star review. A nice rating is a huge motivation for our team to keep up the hard work, and it means a lot to us.
Thank you very much for your kind feedback and support.
Best regards,
Brianvu-tp