Changeset 54966
- Timestamp:
- 12/13/2022 06:50:39 PM (3 years ago)
- Location:
- branches/6.1
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/6.1
-
branches/6.1/src/wp-admin/includes/update-core.php
r54837 r54966 10 10 /** 11 11 * Stores files to be deleted. 12 * 13 * Bundled theme files should not be included in this list. 12 14 * 13 15 * @since 2.7.0 … … 844 846 'wp-includes/blocks/tag-cloud/editor-rtl.css', 845 847 'wp-includes/blocks/tag-cloud/editor-rtl.min.css', 846 // 6.0847 'wp-content/themes/twentytwentytwo/assets/fonts/LICENSE.md',848 848 // 6.1 849 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/spacer/_style.scss',850 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/spacer',851 849 'wp-includes/blocks/post-comments.php', 852 850 'wp-includes/blocks/post-comments/block.json',
Note: See TracChangeset
for help on using the changeset viewer.