Method: Send a test notification to the currently logged in users Extending classes should redefine this in order to properly setup the controller with post_id and user_id data
Source: includes/notifications/controllers/class.llms.notification.controller.purchase.receipt.php:196
Method: Setup the subscriber options for the notification
Source: includes/notifications/controllers/class.llms.notification.controller.purchase.receipt.php:219
Class: Notification Controller: Transaction Success
Source: includes/notifications/controllers/class.llms.notification.controller.purchase.receipt.php:19
Method: Callback function called when a lesson is completed by a student
Source: includes/notifications/controllers/class.llms.notification.controller.purchase.receipt.php:63
Method: Takes a subscriber type (student, author, etc) and retrieves a User ID
Source: includes/notifications/controllers/class.llms.notification.controller.purchase.receipt.php:81
Method: 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()
Source: includes/notifications/controllers/class.llms.notification.controller.purchase.receipt.php:120
Method: Get an array of LifterLMS Admin Page settings to send test notifications
Source: includes/notifications/controllers/class.llms.notification.controller.purchase.receipt.php:134
Method: Get the translatable title for the notification used on settings screens
Source: includes/notifications/controllers/class.llms.notification.controller.purchase.receipt.php:182