mirror of
git://develop.git.wordpress.org/
synced 2025-01-17 21:08:44 +01:00
Dion Hulse
56c51da216
Updates: When performing an ajax plugin update, rely upon
wp_update_plugins()
to check the contents of the transient and return early if no request needs to be made.
This works around a bug where custom update handlers are injecting an update into an empty transient, malforming the transient and causing update failures. Fixes #32198 for trunk git-svn-id: https://develop.svn.wordpress.org/trunk@33257 602fd350-edb4-49c9-b593-d223f7449a82
Description
No description provided
Languages
PHP
81.4%
CSS
8.9%
JavaScript
8.2%
SCSS
0.8%
HTML
0.7%