LLMS_Abstract_Processor::dispatch()
Dispatch
Description Description
Overrides the parent method to reset the (saved) $data property and prevent duplicate data being pushed into future batches.
Return Return
(array|WP_Error) Result of wp_remote_post()
Source Source
File: includes/abstracts/llms.abstract.processor.php
Changelog Changelog
| Version | Description |
|---|---|
| 4.21.0 | Introduced. |