WP Manifestindependent plugin directory
manifest / integrations / proradio-rest-api-additions

ProRadio Custom REST API Additions

Plugins to expose useful fields to JSON API from WordPress ProRadio plugins

by chrislaganiere · github.com/chrislaganiere/proradio-rest-api-additions

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/chrislaganiere/proradio-rest-api-additions/archive/refs/heads/main.zip

Plugins to expose useful fields to JSON API from WordPress ProRadio plugins

Additions

  1. Expose recently played songs to JSON API as /wp-json/wp/v2/songs
  2. Expose shows for each day of the week under schedule, with shows_list field on /wp-json/wp/v2/schedule

How to Install

  1. Create a .zip archive with .php file included
  2. Navigate in WP Admin dashboard to Plugins, Add Plugin
  3. Upload .zip
  4. Activate newly installed plugin