LLMS_Processor_Membership_Bulk_Enroll::task( array $item )

Execute calculation for each item in the queue until all students in the course have been polled Stores the data in the postmeta table to be accessible via LLMS_Course


Description Description


Parameters Parameters

$item

(Required) array of processing data


Top ↑

Return Return

(boolean) true to keep the item in the queue and process again false to remove the item from the queue


Top ↑

Source Source

File: includes/processors/class.llms.processor.membership.bulk.enroll.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.15.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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