apply_filters( 'llms_notification_subscriber_manageable_types', array $types )
Filter the types of subscriber notification which can be managed
Parameters Parameters
- $types
-
(array) The array of manageable types. Default is
array( 'email' )
.
Source Source
File: includes/functions/llms.functions.templates.dashboard.php
Changelog Changelog
Version | Description |
---|---|
unknown | Introduced. |