Open Issues Need Help
View All on GitHub Support /plugins/info/1.0/slug.json 2 months ago
AI Summary: Implement an API endpoint in AspireCloud to handle requests for plugin information at `/plugins/info/1.0/slug.json`, mirroring the functionality of WordPress.org's `?action=plugin_information&slug=...` endpoint. The implementation should return a 1.2 JSON response compatible with the 1.0 protocol. Support for `.xml`, `.php`, and bare slug extensions is not required.
Complexity:
3/5
enhancement good first issue
AspireCloud is an API server for WordPress, partially implementing the api.wp.org specifications, and proxying the rest
PHP