Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
LLMS_Settings_Notifications::get_notification_settings( obj $controller )
Get settings specific to the current notification type
Description Description
Parameters Parameters
- $controller
-
(Required) instance of an LLMS_Notification_Controller
Return Return
(array)
Source Source
File: includes/admin/settings/class.llms.settings.notifications.php
Changelog Changelog
Version | Description |
---|---|
3.8.0 | Introduced. |