- 摘要
- WPGetAPI is the easiest way to connect WordPress with external API’s
WPGetAPI is the easiest way to connect WordPress with external API’s, allowing you to easily get (or send) data to/from 3rd party API’s and then display the returned data on your WordPress website using a shortcode or a template tag.
MAJOR FEATURES
- Connect your website to external REST API’s
- No coding required
- Unlimited API’s & endpoints
- GET, POST & PUT requests
- Output API data using a template tag or shortcode
- Set query string, header & body parameters
There are a number of paid plugins available that extend the features of the free plugin:
- Caching of API calls
- Dynamic variables the query string, endpoint, headers & body
- Base64 encoded authorization
- Connect to API’s using XML format
- Retrieve nested data
- Format as HTML
- Format as a number
- Works with any theme