LLMS_Notification_Controller_Certificate_Earned
Notification Controller: Certificate Earned
Description Description
Source Source
File: includes/notifications/controllers/class.llms.notification.controller.certificate.earned.php
Changelog Changelog
Version | Description |
---|---|
3.8.0 | Introduced. |
Methods Methods
- action_callback — Callback function, called upon certificate post generation
- get_subscriber — Takes a subscriber type (student, author, etc) and retrieves a User ID
- get_title — Get the translatable title for the notification used on settings screens
- set_subscriber_options — Setup the subscriber options for the notification
- set_supported_types — Determine what types are supported Extending classes can override this function in order to add or remove support 3rd parties should add support via filter on $this->get_supported_types()