[wp-trac] [WordPress Trac] #61055: wp_update_plugins irregular transient handling.
WordPress Trac
noreply at wordpress.org
Tue Mar 4 13:49:15 UTC 2025
#61055: wp_update_plugins irregular transient handling.
-------------------------------------------------+-------------------------
Reporter: Cybr | Owner:
| johnbillion
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 6.8
Component: Plugins | Version: 6.6
Severity: normal | Resolution: fixed
Keywords: has-patch needs-testing needs- | Focuses:
testing-info |
-------------------------------------------------+-------------------------
Changes (by johnbillion):
* status: reviewing => closed
* resolution: => fixed
Comment:
In [changeset:"59926" 59926]:
{{{
#!CommitTicketReference repository="" revision="59926"
Upgrade/Install: Prevent an unnecessary plugin update check when the
plugin update data is up to date.
This ensures the `checked` property is always populated with the latest
plugin data before determining whether to perform an update check.
Previously this was only populated when the data was already identified as
being stale, which could result in a subsequent unnecessary update check
when viewing the Plugins screen.
Props siliconforks, bookdude13, pbiron, francina, Cybr, snehapatil02,
johnbillion
Fixes #44118, #61055
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/61055#comment:18>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list