apply_filters( "llms_notification_{$this->id}_subscriber_options", LLMS_Abstract_Notification_Controller )

Filters the subscriber options


Description Description

The dynamic portion of this filter, $this->id, refers to the notification trigger identifier.


Top ↑

Parameters Parameters

(LLMS_Abstract_Notification_Controller) The notification controller instance.


Top ↑

Source Source

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

View on GitHub



Top ↑

User Contributed Notes User Contributed Notes

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