Y
Hacker News
new
|
ask
|
show
|
jobs
by
rmccue
4572 days ago
I know it's just an example, but: if you're doing HTTP in WordPress, please use WP HTTP rather than Guzzle. It has compatibility with many more hosts (since it uses sockets as well as cURL), plus it's already built-in.