LLMS_Dot_Com_API::set_request_url( string $resource, string $method )
Set the request URL
Description Description
Parameters Parameters
- $resource
-
(Required) requested resource
- $method
-
(Required) request method
Return Return
(string)
Source Source
File: includes/class.llms.dot.com.api.php
Changelog Changelog
Version | Description |
---|---|
3.22.0 | Introduced. |