Upgrade/Install: Update $_old_files for 6.0.

Props hellofromTonya, JeffPaul, SergeyBiryukov.
Merges [53439] to the 6.0 branch.
Fixes #55794.

git-svn-id: https://develop.svn.wordpress.org/branches/6.0@53440 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov 2022-05-23 17:02:51 +00:00
parent c56b33c1a4
commit 7216ec7e0e

View File

@ -843,6 +843,8 @@ $_old_files = array(
'wp-includes/blocks/tag-cloud/editor.min.css',
'wp-includes/blocks/tag-cloud/editor-rtl.css',
'wp-includes/blocks/tag-cloud/editor-rtl.min.css',
// 6.0
'wp-content/themes/twentytwentytwo/assets/fonts/LICENSE.md',
);
/**