Skip to content

Commit 3fc6489

Browse files
Upgrade/Install: Add missing file to the $_old_files array.
Follow-up to [60490], [61338]. Props WFMattR, sajib1223, davidbaumwald, mukesh27, SergeyBiryukov. Fixes #64336. git-svn-id: https://develop.svn.wordpress.org/trunk@61351 602fd350-edb4-49c9-b593-d223f7449a82
1 parent 0b50baa commit 3fc6489

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/wp-admin/includes/update-core.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -847,6 +847,7 @@
847847
'wp-includes/blocks/post-author/editor-rtl.css',
848848
'wp-includes/blocks/post-author/editor-rtl.min.css',
849849
'wp-includes/SimplePie/src/Decode',
850+
'wp-includes/SimplePie/src/Core.php',
850851
);
851852

852853
/**

0 commit comments

Comments
 (0)