LLMS_Abstract_Notification_Controller::get_subscribers_settings( string $type )
Get an array of saved subscriber settings prefilled with defaults for the current notification
Description Description
Parameters Parameters
- $type
-
(Required) notification type
Return Return
(array)
Source Source
File: includes/abstracts/llms.abstract.notification.controller.php
Changelog Changelog
Version | Description |
---|---|
3.8.0 | Introduced. |