LLMS_Abstract_Processor::save_data()
Method: Persist data to the database related to the processor
Source: includes/abstracts/llms.abstract.processor.php:274
Method: Persist data to the database related to the processor
Source: includes/abstracts/llms.abstract.processor.php:274
Method: Update data to the database related to the processor
Source: includes/abstracts/llms.abstract.processor.php:298
Method: Delete a piece of data from the database by key
Source: includes/abstracts/llms.abstract.processor.php:316
Class: Background Processor abstract class
Source: includes/abstracts/llms.abstract.processor.php:18
Method: Initializer
Source: includes/abstracts/llms.abstract.processor.php:44
Method: Constructor
Source: includes/abstracts/llms.abstract.processor.php:61
Method: Add actions defined in $this->actions
Source: includes/abstracts/llms.abstract.processor.php:82
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