Warning: This method has been deprecated. Deprecated in favor of async dispatching via LLMS_Notifications::schedule_processors_dispatch() instead.

LLMS_Notifications::dispatch_processors()

On shutdown, check for processors that have items in the queue that need to be saved


Description Description

Saves & dispatches those processors.


Return Return

(void)


Top ↑

Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.38.0 Deprecated in favor of async dispatching via LLMS_Notifications::schedule_processors_dispatch().
4.6.0 Use llms_deprecated_function() in favor of llms_log().
3.8.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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