Making WordPress.org

Opened 7 years ago

Closed 7 years ago

#3406 closed defect (bug) (wontfix)

Wordpress.org plugins API

Reported by: benj2400's profile Benj2400 Owned by:
Milestone: Priority: normal
Component: API Keywords:
Cc:

Description

The wordpress.org plugins API is not anymore returning the last version of the
plugin in all case.

If we look at the MetaSlider plugin. The last version is 3.6.8 but the API is returning 3.6.7 the download_link is pointing also to 3.6.7 version and not 3.6.8

https://api.wordpress.org/plugins/info/1.0/ml-slider.json
-> download_link =>"https://downloads.wordpress.org/plugin/ml-slider.3.6.7.zip"

This is the case with or without .json

We find this in MetaSlider but also for Yoast SEO. Jetpack is not impacted by this.

Change History (1)

#1 @Otto42
7 years ago

  • Resolution set to wontfix
  • Status changed from new to closed

We are currently undergoing a server migration, and this will fix itself when the migration is completed.

Note: See TracTickets for help on using tickets.