wip
This commit is contained in:
@@ -841,6 +841,12 @@ $_old_files = array(
|
||||
'wp-includes/js/dist/undo-manager.min.js',
|
||||
'wp-includes/js/dist/fields.min.js',
|
||||
'wp-includes/js/dist/fields.js',
|
||||
// 6.9
|
||||
'wp-includes/blocks/post-author/editor.css',
|
||||
'wp-includes/blocks/post-author/editor.min.css',
|
||||
'wp-includes/blocks/post-author/editor-rtl.css',
|
||||
'wp-includes/blocks/post-author/editor-rtl.min.css',
|
||||
'wp-includes/SimplePie/src/Decode',
|
||||
);
|
||||
|
||||
/**
|
||||
@@ -1023,6 +1029,7 @@ $_new_bundled_files = array(
|
||||
* @global string[] $_old_requests_files
|
||||
* @global string[] $_new_bundled_files
|
||||
* @global wpdb $wpdb WordPress database abstraction object.
|
||||
* @global string $wp_version The WordPress version string.
|
||||
*
|
||||
* @param string $from New release unzipped path.
|
||||
* @param string $to Path to old WordPress installation.
|
||||
|
||||
Reference in New Issue
Block a user