LLMS_Notifications::schedule_processors_dispatch()

Check for processors that have items in the queue


Description Description

For any found processors, saves their queue and schedules them to be processes via a scheduled event.


Return Return

(array) Array containing information about the scheduled processors. The array keys will be the processor ID and the values will be the timestamp of the event or a WP_Error object.


Top ↑

Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.38.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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