[wp-trac] [WordPress Trac] #44118: WordPress performs some unnecessary plugin update checks
WordPress Trac
noreply at wordpress.org
Tue Mar 4 13:36:10 UTC 2025
#44118: WordPress performs some unnecessary plugin update checks
------------------------------+--------------------------
Reporter: siliconforks | Owner: johnbillion
Type: defect (bug) | Status: reviewing
Priority: normal | Milestone: 6.8
Component: Upgrade/Install | Version:
Severity: normal | Resolution:
Keywords: has-patch commit | Focuses:
------------------------------+--------------------------
Changes (by johnbillion):
* keywords: has-patch needs-testing => has-patch commit
Comment:
Yeah I also noticed that those two functions have diverged. I don't know
if it's worth spending time to bring them back inline.
I've been testing this change and I concur that the preferred behaviour is
to always push the current full list of plugin data into the `changed`
property otherwise it would go stale from one check to another. Populating
this property is correctly preventing the unnecessary update check from
being triggered on the Plugins screen when the plugin update transient is
otherwise up to date and doesn't require a refresh.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/44118#comment:19>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list