apply_filters( 'llms_processors_async_dispatching', boolean $use_async )
Customize whether or not async notification dispatching should be used.
Description Description
Parameters Parameters
- $use_async
-
Whether or not to use async processor dispatching.
Source Source
File: includes/notifications/class.llms.notifications.php
Changelog Changelog
Version | Description |
---|---|
3.38.0 | Introduced. |