We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24c72a0 commit 1ccc5a1Copy full SHA for 1ccc5a1
src/wp-admin/includes/update-core.php
@@ -842,6 +842,10 @@
842
'wp-includes/js/dist/fields.min.js',
843
'wp-includes/js/dist/fields.js',
844
// 6.9
845
+ 'wp-includes/blocks/post-author/editor.css',
846
+ 'wp-includes/blocks/post-author/editor.min.css',
847
+ 'wp-includes/blocks/post-author/editor-rtl.css',
848
+ 'wp-includes/blocks/post-author/editor-rtl.min.css',
849
'wp-includes/SimplePie/src/Decode',
850
);
851
0 commit comments