apply_filters( 'dt_remote_get', $args, $this ) → {array}
Filter the remote_get request.
Parameters:
| Name | Type | Description |
|---|---|---|
$args |
array | The arguments originally passed to |
$this |
object | The authentication class. |
- Since:
- 1.0
- Source:
Returns:
The arguments originally passed to remote_get.
- Type
- array