LLMS_Abstract_Processor::disable()
Method: Disable a processor
Source: includes/abstracts/llms.abstract.processor.php:110
Method: Disable a processor
Source: includes/abstracts/llms.abstract.processor.php:110
Method: Retrieve a filtered array of actions to be added by $this->add_actions
Source: includes/abstracts/llms.abstract.processor.php:162
Method: Retrieve data for the current processor that can be used in future processes
Source: includes/abstracts/llms.abstract.processor.php:178
Method: Log data to the processors log when processors debugging is enabled
Source: includes/abstracts/llms.abstract.processor.php:204
Method: Persist data to the database related to the processor
Source: includes/abstracts/llms.abstract.processor.php:220
Method: Update data to the database related to the processor
Source: includes/abstracts/llms.abstract.processor.php:244
Method: Delete a piece of data from the database by key
Source: includes/abstracts/llms.abstract.processor.php:262
Method: Constructor
Source: includes/abstracts/llms.abstract.processor.php:61
Class: Background Processor abstract class
Source: includes/abstracts/llms.abstract.processor.php:18
Method: Initializer
Source: includes/abstracts/llms.abstract.processor.php:44