[wp-trac] [WordPress Trac] #44118: WordPress performs some unnecessary plugin update checks
WordPress Trac
noreply at wordpress.org
Tue Mar 4 13:49:15 UTC 2025
#44118: WordPress performs some unnecessary plugin update checks
------------------------------+--------------------------
Reporter: siliconforks | Owner: johnbillion
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 6.8
Component: Upgrade/Install | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch commit | Focuses:
------------------------------+--------------------------
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/44118#comment:20>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list