Skip to content

v2.3.2 - Fix Install Update download URL

Choose a tag to compare

@numanrki numanrki released this 12 Mar 14:20
· 3 commits to master since this release

Fixed

  • Install Update button failed with 'The download URL may be unavailable' because WordPress's update_plugins transient did not contain the package URL. The AJAX install handler now fetches release data from GitHub and injects it into the transient before calling Plugin_Upgrader.