LLMS_Notification_Processor_Email::task( int $notification_id )

Processes an item in the queue


Description Description


Parameters Parameters

$notification_id

(Required) ID of an LLMS_Notification.


Top ↑

Return Return

(bool) false removes item from queue, true retain for further processing.


Top ↑

Source Source

File: includes/notifications/processors/class.llms.notification.processor.email.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.8.0
3.33.2 Log additional data during errors.
3.10.1 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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