LLMS_Abstract_Processor::init()

Method: Initializer Acts as a constructor that extending processors should implement at the very least should populate the $this->actions array

Source: includes/abstracts/llms.abstract.processor.php:31

Used by 1 function | Uses 0 functions

LLMS_Abstract_Processor::disable()

Method: Disable a processor Useful when bulk enrolling into a membership (for example) so we don’t trigger course data calculations a few hundred times

Source: includes/abstracts/llms.abstract.processor.php:102

Used by 0 functions | Uses 1 function