Changes between Initial Version and Version 1 of Ticket #56325, comment 3
- Timestamp:
- 08/17/2022 12:58:11 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #56325, comment 3
initial v1 1 Farhad Sakhaei's [https://github.com/WordPress/wordpress-develop/pull/3096 PR 3096] modifies wp-includes/blocks.php, so we might be able to fix this apart from the plugin. 1 Farhad Sakhaei's [https://github.com/WordPress/wordpress-develop/pull/3096 PR 3096] modifies wp-includes/blocks.php, so we might be able to fix this apart from the plugin. (props farhad0) 2 2 3 3 The editor fetches the minified RTL stylesheets when I apply the patch's change to my WordPress 6.0.1 installation with Gutenberg deactivated and `SCRIPT_DEBUG` set to `false`.