This is the advanced mode for developers who are comfortable working with the WordPress API. You provide the HTTP method, URL, auth credentials, and URL params and/or body, and it sends it for you. Basically, a thin wrapper around the cURL command.
WordPress
Status: Released
Tier: Pro
Since: 4.0
Overview
This is the advanced mode for developers who are comfortable working with the WordPress API. You provide the HTTP method, URL, auth credentials, and URL params and/or body, and it sends it for you. Basically, a thin wrapper around the cURL command.