$response = wp_remote_get( 'https://api.github.com/users/eric0324' );. $response 將包含我們請求的資訊後回傳的,所有headers 資訊、内容和metadata ...
確定! 回上一頁