LLMS_Abstract_Notification_Controller::get_subscriber_options( string $type )
Retrieve get an array of subscriber options for the current notification by type
Description Description
Parameters Parameters
- $type
-
(Required) notification type [basic|email]
Return Return
(array)
Source Source
File: includes/abstracts/llms.abstract.notification.controller.php
Changelog Changelog
Version | Description |
---|---|
3.8.0 | Introduced. |