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.


Top ↑

Source Source

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

View on GitHub


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.