LLMS_Abstract_Notification_Controller::has_subscriber_received( string $type, mixed $subscriber )

Determine if the notification is a potential duplicate


Description Description


Parameters Parameters

$type

(Required) notification type id

$subscriber

(Required) WP User ID for the subscriber, email address, phone number, etc...


Top ↑

Return Return

(boolean)


Top ↑

Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.11.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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