Changeset 54849
- Timestamp:
- 11/16/2022 03:41:03 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/update-core.php
r54836 r54849 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.