WP Manifestindependent plugin directory
manifest / updates / show-available-plugin-updates

Show Available Plugin Updates

Create a simple API endpoint to display available plugin updates.

by Mateusz Zadorożny · github.com/mateusz-zadorozny/show-available-plugin-updates · website

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/mateusz-zadorozny/show-available-plugin-updates/archive/refs/heads/master.zip

Readme

Create simple API endpoint: /wp-json/custom/v1/plugin-updates

Returns the list of possible plugin updates.

Read the full README on GitHub →