Changeset 60163 for branches/6.8/src/wp-admin/includes/update-core.php
- Timestamp:
- 04/14/2025 03:26:10 PM (6 months ago)
- Location:
- branches/6.8
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/6.8
-
branches/6.8/src/wp-admin/includes/update-core.php
r59956 r60163 829 829 'wp-includes/SimplePie/Parse/', 830 830 'wp-includes/SimplePie/XML/', 831 // 6.8 832 'wp-includes/blocks/post-content/editor.css', 833 'wp-includes/blocks/post-content/editor.min.css', 834 'wp-includes/blocks/post-content/editor-rtl.css', 835 'wp-includes/blocks/post-content/editor-rtl.min.css', 836 'wp-includes/blocks/post-template/editor.css', 837 'wp-includes/blocks/post-template/editor.min.css', 838 'wp-includes/blocks/post-template/editor-rtl.css', 839 'wp-includes/blocks/post-template/editor-rtl.min.css', 840 'wp-includes/js/dist/undo-manager.js', 841 'wp-includes/js/dist/undo-manager.min.js', 842 'wp-includes/js/dist/fields.min.js', 843 'wp-includes/js/dist/fields.js', 831 844 ); 832 845
Note: See TracChangeset
for help on using the changeset viewer.