LLMS_Notification_Controller_Student_Welcome::get_subscriber( string $subscriber )
Takes a subscriber type (student, author, etc) and retrieves a User ID
Description Description
Parameters Parameters
- $subscriber
-
(Required) Subscriber type string.
Return Return
(int|false)
Source Source
File: includes/notifications/controllers/class.llms.notification.controller.student.welcome.php
Changelog Changelog
Version | Description |
---|---|
3.8.0 | Introduced. |