LLMS_Background_Updater::task( string $callback )

Processes an item in the queue


Description Description


Parameters Parameters

$callback

(Required) name of the callback function to execute


Top ↑

Return Return

(mixed) false removes item from the queue truthy (callback function name) leaves it in the queue for further processing


Top ↑

Source Source

File: includes/class.llms.background.updater.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.4.3 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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