LLMS_Notifications::get_processor( string $processor )

Retrieve a single processor instance


Description Description


Parameters Parameters

$processor

(Required) Name of the processor (eg: email).


Top ↑

Return Return

(LLMS_Abstract_Notification_Processor|false)


Top ↑

Source Source

File: includes/notifications/class.llms.notifications.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.8.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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