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.zipPlugins to expose useful fields to JSON API from WordPress ProRadio plugins
Additions
- Expose recently played songs to JSON API as
/wp-json/wp/v2/songs - Expose shows for each day of the week under schedule, with
shows_listfield on/wp-json/wp/v2/schedule
How to Install
- Create a .zip archive with .php file included
- Navigate in WP Admin dashboard to Plugins, Add Plugin
- Upload .zip
- Activate newly installed plugin