Filter:

'GET', ); $response = wp_remote_get( $url, $arguments ); $results = json_decode( wp_remote_retrieve_body($response)); ?>