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