LLMS_Abstract_API_Handler::get_result()
Method: Retrieve the private “result” variable
Source: includes/abstracts/llms.abstract.api.handler.php:180
Method: Retrieve the private “result” variable
Source: includes/abstracts/llms.abstract.api.handler.php:180
Method: Determine if the response is an error
Source: includes/abstracts/llms.abstract.api.handler.php:193
Method: Parse the body of the response and set a success/error
Source: includes/abstracts/llms.abstract.api.handler.php:207
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 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
Method: Set the result
Source: includes/abstracts/llms.abstract.api.handler.php:236
Method: Set the request User Agent Can be overridden by extending classes when necessary
Source: includes/abstracts/llms.abstract.api.handler.php:288
Method: Constructor
Source: includes/abstracts/llms.abstract.database.store.php:109