LLMS_Abstract_Notification_Controller::get_subscriber_option_array( string $id, string $enabled = 'yes' )

Get an array of prebuilt subscriber option settings for common subscriptions


Description Description


Parameters Parameters

$id

(Required) Id of the subscriber type

$enabled

(Optional) Whether or not the subscription should be enabled by default [yes|no]

Default value: 'yes'


Top ↑

Return Return

(array)


Top ↑

Source Source

File: includes/abstracts/llms.abstract.notification.controller.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.8.0
3.30.3 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.