WordPress and REST

WordPress and REST

A lot has changed since I first delved into this topic and explored it in depth. Both of these topics, accessing the WP API and making remote calls to external API services, have since been consolidated and standardized.

WordPress REST API

Here is the Complete Guide to WordPress REST API Basics about WordPress REST API

Consuming Remote REST APIs

WordPress API Client, Consuming RESTful APIs, Integrating External APIs with WordPress

WordPress HTTP API is used to interact with remote APIs like the Twitter API or the Google Maps API.

Interesting Projects

  • Rarst/wporg-client is standalone HTTP client for public WordPress.org API independent of WordPress core.

JSON Content Importer plugin is, despite its name, an API client/consumer. See the differences between the Free vs Pro version

date 28. Dec 2016 | modified 29. Dec 2023
filename: Wordpress » REST API and Remote APIs