Enroll_Course
Enroll_Course notification trigger class.
Description #
Source #
Changelog #
| Version | Description |
|---|---|
| 5.2.0 | Introduced. |
Methods #
- after_email_sent
- can_send_delayed_email — Whether a queued email that has come due should still be sent.
- check_for_validity — Filter learndash_notifications_trigger_valid filter hook to check for validity.
- listen — A base point for monitoring the events
- monitor_auto_enroll_via_group — User can enroll via automate enroll, so listen to this trigger too
- monitor_course_access — Monitor the course access, depend on the $remove, the access can be enroll or un-roll
- monitor_enroll_via_course_group
- send_enroll_notification — Send the email to the recipients instantly.