WordPress Remote Controller

We’ll take a look at how to wire up WordPress to third-party APIs using the WP_Http class. The presentation will include a brief primer on HTTP communication and the popular remote interface models built on it. Then we’ll dive into practical examples and explore the limitations of WP_Http.