LLMS_Abstract_API_Handler::set_error()
Method: Set an Error Sets all error variables and sets the result as a WP_Error so the result can always be tested with `is_wp_error()`
Source: includes/abstracts/llms.abstract.api.handler.php:220
Method: Set an Error Sets all error variables and sets the result as a WP_Error so the result can always be tested with `is_wp_error()`
Source: includes/abstracts/llms.abstract.api.handler.php:220
Method: Set the result
Source: includes/abstracts/llms.abstract.api.handler.php:236
Method: Set request body
Source: includes/abstracts/llms.abstract.api.handler.php:250
Method: Set request headers
Source: includes/abstracts/llms.abstract.api.handler.php:262
Method: Set the request URL
Source: includes/abstracts/llms.abstract.api.handler.php:275