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:206
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:206
Method: Set request body
Source: includes/abstracts/llms.abstract.api.handler.php:234
Method: Set request headers
Source: includes/abstracts/llms.abstract.api.handler.php:245
Method: Set the request URL
Source: includes/abstracts/llms.abstract.api.handler.php:257
Method: Set the result
Source: includes/abstracts/llms.abstract.api.handler.php:221
Method: Set the request User Agent Can be overridden by extending classes when necessary
Source: includes/abstracts/llms.abstract.api.handler.php:269
Method: Constructor
Source: includes/abstracts/llms.abstract.database.store.php:71
Method: Get object data
Source: includes/abstracts/llms.abstract.database.store.php:94
Method: Set object data
Source: includes/abstracts/llms.abstract.database.store.php:144
Method: Create the item in the database
Source: includes/abstracts/llms.abstract.database.store.php:202