LLMS_Abstract_Notification_View::get_field_options( string $type )
Get an array of field-related options to be add to the notifications view config page on the admin panel
Description Description
Parameters Parameters
- $type
-
(Required) Type of the field.
Return Return
(array)
Source Source
File: includes/abstracts/llms.abstract.notification.view.php
Changelog Changelog
Version | Description |
---|---|
3.8.0 | Introduced. |