Great Series on the WordPress HTTP API

Tom McFarlin did this great series for WPTuts on the HTTP API:

  1. wp_remote_get – the Arguments
  2. wp_remote_get – the Response
  3. A Practical Example of wp_remote_get
  4. A Brief Survey of wp_remote_get
  5. A Practical Example of wp_remote_post
  6. Saving Data From wp_remote_post

If you’re using this for your plugins or themes you’re gonna probably rely on these pretty heavily (I know I did).

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s