Complete_Course
Handles the complete_course trigger.
Description #
Source #
File: includes/notifications/src/trigger/complete-course.php
Changelog #
| Version | Description |
|---|---|
| 5.2.0 | Introduced. |
Methods #
- after_email_sent — Mark notification as sent after a delayed email is dispatched.
- can_send_delayed_email — Checks if a delayed email can be sent for the given notification and arguments.
- listen — A base point for monitoring the events
- monitor — Processes the complete_course event.