Making WordPress.org

Changes between Version 1 and Version 2 of Ticket #8009, comment 20


Ignore:
Timestamp:
07/09/2025 08:44:03 PM (11 months ago)
Author:
azaozz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8009, comment 20

    v1 v2  
    2424> I agree that it should be for auto-updates only.
    2525
    26 The simplest way to do this would be to stop offering the update as soon as the number of downloads reaches the number we initially intended to update. Then the API would auto-continue to offer the update 24 hours later (TBD).
     26The simplest way to do this would be to stop offering the update as soon as the number of downloads reaches the number we initially intended to update. Then the API would auto-continue to offer the update 24 hours later (TBD). Don't think it makes any difference whether the plugin was auto-updated or not.
    2727
    2828I agree it would be nice to have "manual override" where the site admins will be able to update a plugin despite that the number of initial updates has been reached and the API doesn't offer updates at that time. Of course they will need to be informed about what they are doing. This would have to be implemented in WP. Any takers? :)