mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Upgrade/Install: Add files for 5.8 to the $_old_files list that were missed.
Follow up to [51133], [51459]. Props WFMattR, audrasjb, ocean90, johnbillion, pbiron. Fixes #53702. git-svn-id: https://develop.svn.wordpress.org/trunk@51497 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -822,6 +822,10 @@ $_old_files = array(
|
||||
'wp-includes/block-patterns/large-header-button.php',
|
||||
'wp-includes/blocks/subhead/block.json',
|
||||
'wp-includes/blocks/subhead',
|
||||
'wp-includes/css/dist/editor/editor-styles.css',
|
||||
'wp-includes/css/dist/editor/editor-styles.min.css',
|
||||
'wp-includes/css/dist/editor/editor-styles-rtl.css',
|
||||
'wp-includes/css/dist/editor/editor-styles-rtl.min.css',
|
||||
);
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user