LLMS_Notifications::load_processor( string $type, string $path = null )

Load a single processor


Description Description


Parameters Parameters

$type

(Required) Processor type id.

$path

(Optional) path (for allowing 3rd party processor loading).

Default value: null


Top ↑

Return Return

(boolean)


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.