WP Manifestindependent plugin directory
manifest / integrations / get-data-from-api

Get Data from API

A simple plugin that gets data from a public API and display it using a shortcode

by Andres Posada · github.com/posadallano/get-data-from-api

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/posadallano/get-data-from-api/archive/refs/heads/master.zip

Readme

Get Data from Public API

A WordPress plugin that gets data from a public API and display it using a shortcode

Use

Shortcode

Add the following shortcode in the editor of your choice:

[apiwines]

Read the full README on GitHub →