Talking to Other Sites with the WP HTTP API – Topher DeRosia - Why Talk To Other Sites?

Ask them questions - Getting DataTell them things - Process Requests.

How is This Done?

GET - wp_remote_get()POST - wp_remote_post()HEAD - wp_remote_head()

Cache API Content

WordPress Sites (/wp-json) - pull public WordPress site data #API #WCGR #WordCamp #WordPress #WP-API
https://www.timnolte.com/2019/07/13/talking-to-other-sites-with-the-wp-http-api-topher-derosia/

Talking to Other Sites with the WP HTTP API - Topher DeRosia | Tim Nolte : My Life, My Blog

Why Talk To Other Sites? Ask them questions - Getting DataTell them things - Process Requests. How is This Done? GET - wp_remote_get()POST -

Tim Nolte : My Life, My Blog