I always get excited when Tom McFarlin starts a new series on wpTuts+. His latest is going to take a look at the WordPress HTTP API, and his first post is up with an introduction to wp_remote_get()
. Tom is one of those sources that I really trust to write great tutorials, so if you’re looking to learn how to making remote requests, this is a good place for you to start.
1 thought on “A series on the WordPress HTTP API”
Comments are closed.
Thanks for sharing this – always appreciate the exposure, Brian :).
FWIW, I’m aiming to cover GET and POST as well as a few odds and ends in the “WordPress-way” before the series is over.