You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A release wordpress.org flags disable_autoupdate was reported as withdrawn by wordpress.org, which it is not. The flag means one thing only — do not install this one unattended. The release stays published and the Extensions screen offers it normally; a plugin genuinely pulled from the directory draws no update offer at all. The row now says wordpress.org has blocked unattended installation of this release
Update now works on those rows again. It no longer goes through WP_Automatic_Updater, which core stops on the flag before any filter of ours is consulted, but through Plugin_Upgrader — the supervised install the flag is asking for, and the one the Extensions screen performs. Automatic passes still refuse the release, exactly as before
Rebuilt the French translation binary, which had fallen eight strings behind its source