mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-07 01:39:04 +00:00
f38be98c89d38d62b0f5e5cd6359f55922d06949
The update screen has a re-install button which could show the wrong language locale after the site language was changed. That's because the update data is cached. Introduce `_wp_clear_update_cache()` as a helper function to clean up the update cache. props SergeyBiryukov, ocean90. fixes #30369. git-svn-id: https://develop.svn.wordpress.org/trunk@30554 602fd350-edb4-49c9-b593-d223f7449a82
Description
No description provided
Languages
PHP
80.5%
CSS
9.4%
JavaScript
8.5%
SCSS
0.9%
HTML
0.7%